Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toc heading hierarchy is concealed away #1041

Closed
2 tasks done
champignoom opened this issue Sep 2, 2023 · 0 comments · Fixed by #1053
Closed
2 tasks done

toc heading hierarchy is concealed away #1041

champignoom opened this issue Sep 2, 2023 · 0 comments · Fixed by #1053
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@champignoom
Copy link
Contributor

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.10.0-dev-575+ge59cf3b3a

Neorg setup

require("neorg").setup {
  load = {
    ["core.defaults"] = {},
    ["core.concealer"] = {},
  },
}

Actual behavior

• a
• b
• c

Expected behavior

◉ a
 ◎ b
  ○ c

Steps to reproduce

* a
** b
*** c

then :Neorg toc

Potentially conflicting plugins

No response

Other information

No response

Help

Yes

Implementation help

No response

@champignoom champignoom added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Sep 2, 2023
@github-project-automation github-project-automation bot moved this to added-updated-reopened in sorting neorg issue tracker Sep 2, 2023
vhyrro pushed a commit that referenced this issue Sep 6, 2023
@github-project-automation github-project-automation bot moved this from added-updated-reopened to done in sorting neorg issue tracker Sep 6, 2023
benlubas pushed a commit to benlubas/neorg that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant