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

add latex support #57

Closed randy3k closed 10 years ago

randy3k commented 10 years ago

I am not sure if it is a good idea to include latex support. Some users don't need it at all and will find it annoying, as the dollar sign $ is now a special char. But it is very usual for me.

randy3k commented 10 years ago

Closing it because it might not be a good idea

jonschlinkert commented 10 years ago

:+1: sorry I didn't get back to you faster on this. yeah, I agree, it's a nice idea but might not be worth the trade-offs.

randy3k commented 10 years ago

Um.

Anyway, for those who are watching this thread and interesting in getting LaTeX support, go to get the R-Extended package. This is an extended package for R language and it contains a R Markdown syntax which is a super set of the Markdown Extended with LaTeX support.