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

Error: Apparent recursion within a with_prototype action #144

Closed reinink closed 7 years ago

reinink commented 7 years ago

Hello, this package is no longer working for me. I've recently updated Sublime Text, which is what caused this I believe. I'm on build 3126. Here is the error I'm getting:

Error loading syntax file "Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax": Apparent recursion within a with_prototype action: 25000 context sanity limit hit

reinink commented 7 years ago

Never mind, this is a duplicate of #141.