sublime-markdown-extended icon indicating copy to clipboard operation
sublime-markdown-extended copied to clipboard

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

Open seperman opened this issue 5 years ago • 6 comments

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

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

seperman avatar Dec 24 '19 00:12 seperman

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

voltechs avatar Dec 22 '20 19:12 voltechs

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

dencoiq avatar Jan 24 '22 15:01 dencoiq

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

markhilkert avatar Mar 25 '22 01:03 markhilkert

Bump. Same issue.

nestedfunction avatar Oct 05 '22 07:10 nestedfunction

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

abhishekgupta-ontic avatar Nov 24 '22 07:11 abhishekgupta-ontic

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

abhishekgupta-ontic avatar Nov 24 '22 09:11 abhishekgupta-ontic