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

Negative indenting for Headings #78

Closed c6y closed 9 years ago

c6y commented 9 years ago

Any chance to get negative indenting for # Headings? Writer and Ulysses do this and it increases readability a great deal. Thanks!

screen shot 2015-02-10 at 3 35 50 pm

jonschlinkert commented 9 years ago

I think this is beyond the scope of what this highlighter should do. Perhaps you could make a request on one of the markdown editing plugins for ST.