sublime-markdown-extended
sublime-markdown-extended copied to clipboard
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 S...
within lists, markdown extended does not recognize indented code blocks (no matter how many new lines or indentations I use). This is part of default markdown. For example, the markdown...
Is there a way to customize colors? Currently, the inline code, bold, italics all look too similar to me and would like to be able to tweak them.
Python is not listed in the list of supported languages, nor is there a screenshot of it working.
When I switch to Markdown Extended syntax, spell check seems to miss the first letter of each word in the YAML front matter. See the attached image, where each word...
This adds support for JSX, I only could find the scope `meta.jsx.js` in all of my React projects. I'm not sure if that's ok, but I think it's the only...
I love the more minimal approach of this plugin (and the YAML support), but I'm really missing that one feature where a list gets automatically continued when I press `Return`...
Are you a Sublime Text Ninja? Help would be appreciated from anyone interested in helping me maintain this project. Preferably someone who has kept up with changes in Sublime Text...
https://github.github.com/gfm/#fenced-code-blocks
This PR simply adds elixir to the set of fenced languages for syntax highlighting! Thanks!!