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

Ignore cache #20

Closed alfyboza closed 11 years ago

alfyboza commented 11 years ago

Sublime Text generates Syntaxes/Markdown Extended.tmLanguage.cache, which ends up marking the repository as modified if a submodule.

jonschlinkert commented 11 years ago

thanks!