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

Heading heirarchy in GFM files #127

Open
mangecoeur opened this issue Aug 26, 2016 · 0 comments
Open

Heading heirarchy in GFM files #127

mangecoeur opened this issue Aug 26, 2016 · 0 comments

Comments

@mangecoeur
Copy link

mangecoeur commented Aug 26, 2016

I was hoping to use symbols-tree-view to give an outline of a markdown document. While it correctly shows every headings, it doesn't seem to show the heading hierarchy (H1 contains H2 etc). Heading levels are defined using #=H1, ##=H2 etc...

If I understand correctly this information is extracted using ctags, though I'm not very familar with that nor how one might override the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant