jonschlinkert / sublime-markdown-extended

Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
https://github.com/jonschlinkert
MIT License
659 stars 96 forks source link

Sublime Text 3 Symbols #91

Open sergiocorreia opened 9 years ago

sergiocorreia commented 9 years ago

Are there plans to support "goto symbols" (e.g. ctrl+r on windows)?

A way it could work is to treat headers as symbols so it's easy to navigate through the document.

airj023 commented 8 years ago

Does anyone knows how to copy "Markdown Package" 's symbol list defination to this?

michaelblyons commented 8 years ago

Isn't this fixed? Should it be closed?