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

Add Vue support #199

Open privatenumber opened 4 years ago

privatenumber commented 4 years ago

This PR adds support for Vue Single File Components (which has the same syntax as HTML), and will contribute to meeting feature parity in code fence highlighting with GFM.

Issue: https://github.com/jonschlinkert/sublime-markdown-extended/issues/198