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 Julia support #66

Closed leakyMirror closed 9 years ago

jonschlinkert commented 9 years ago

sorry I missed this pr! would you mind updating the pr to be against the latest master? I'd love to merge, thanks!

leakyMirror commented 9 years ago

Updated PR. It seems, that there were a lot of trailing whitespaces, which was removed by my sublime :)

jonschlinkert commented 9 years ago

awesome, thanks!

It seems, that there were a lot of trailing whitespaces, which was removed by my sublime :)

no worries. that file is (used to be) auto-generated by a package I had in ST2.