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

Trailing spaces #67

Closed leakyMirror closed 9 years ago

leakyMirror commented 9 years ago

There are lots of trailing spaces in Syntaxes/Markdown Extended.JSON-tmLanguage file. My Sublime removes them automatically so I spent lots of time trying to understand, why git diff was showing so much edits it that file. So are those spaces left on purpose or just by accident?

jonschlinkert commented 9 years ago

sorry didn't see this before. that file is automatically generated.