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

Feature Request: Markdown Extra #100

Closed bobrocke closed 9 years ago

bobrocke commented 9 years ago

I'd like to see support for the Markdown Extra syntax added:

https://michelf.ca/projects/php-markdown/extra/

jonschlinkert commented 9 years ago

I think going forward, it's probably best for us to only implement features that are in the commonmark specification. thanks for caring enough to create the request, I do appreciate it. if you find any specific features that markdown extra has that also are in the commonmark specification, please feel free to create another feature request.