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

no swift syntax highlighting #158

Open arielelkin opened 7 years ago

arielelkin commented 7 years ago

ST Build 3126

Highlighting works fine for javascript code blocks, but not for swift code blocks:

image

spacedrabbit commented 7 years ago

@arielelkin I believe you need to add Swift language highlighting packages to sublime as well. I went with Swift Sublime Package screen shot 2017-06-30 at 2 15 50 pm

Phenmod commented 3 years ago

@arielelkin check this: Sublime Text -> View -> Syntax -> Markdown Extended

don't use the default Sublime Text -> View -> Syntax -> Markdown