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

Twig syntax support #88

Open osenvosem opened 9 years ago

osenvosem commented 9 years ago

Please add twig syntax support.

jonschlinkert commented 9 years ago

What file extensions are typically associated with twig? I would guess twig? any abbreviations or others? I'll add it when I get a chance unless you or someone else would like to do a pr...?

osenvosem commented 9 years ago

@jonschlinkert yes, twig: filename.html.twig, filename.json.twig, etc... Thanks.

jonschlinkert commented 9 years ago

noted, thanks for the info