symbols-tree-view icon indicating copy to clipboard operation
symbols-tree-view copied to clipboard

Heading heirarchy in GFM files

Open mangecoeur opened this issue 9 years ago • 0 comments

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.

mangecoeur avatar Aug 26 '16 12:08 mangecoeur