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

Python code highlight broken #33

Closed Suor closed 10 years ago

Suor commented 10 years ago

Blocks like

    ``` python
    def f(x):
        pass


stopped being highlighted as python code after last update.
jonschlinkert commented 10 years ago

thanks! I'll get it fixed

jonschlinkert commented 10 years ago

https://github.com/jonschlinkert/sublime-markdown-extended/commit/f9d945f7ab354cb861296b70e4e1a20940235309