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

Code in a fenced block affects what is outside the block. #196

Open seperman opened 4 years ago

seperman commented 4 years ago

For example the """ in a block of python code leaks out:

Screenshot from 2019-12-23 16-18-21

voltechs commented 3 years ago

Can confirm this is still an issue. I guess in closer inspection, Top 100 Sublime Text Markdown Syntax Highlighter isn't really saying much given the "Sublime Text Markdown Syntax Highlighter" qualifier :P

Screen Shot 2020-12-22 at 12 55 53
dencoiq commented 2 years ago

Bump. This issue is still present and wasn't fixed 😢

markhilkert commented 2 years ago

Yeah I'm weirdly having the same issue. But for some reason it's only affecting me for python, not for Ruby or Bash:

image
nestedfunction commented 1 year ago

Bump. Same issue.

abhishekgupta-ontic commented 1 year ago

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

abhishekgupta-ontic commented 1 year ago

For now I have shifted to https://sublimetext-markdown.github.io/MarkdownEditing/