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

Comments not working in YAML fenced code blocks. #197

Open willstott101 opened 4 years ago

willstott101 commented 4 years ago

Looks like this was noticed in #152 but has no dedicated issue.

Screenshot from 2020-02-24 09-52-40

In #152 it was mentioned that this might be a sublime change, perhaps we could add some automated tests and bisect the offending sublime version.