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
660 stars 96 forks source link

Bug: Highlighting breaks when code block is indented #147

Open sschadwick opened 7 years ago

sschadwick commented 7 years ago

Looks like a code block must be preceded by a new line, and have no indentation in order to be correctly highlighted.