Note This should be used for only Sublime Text build < 3153 due to changes in syntax highlighting.
A Sublime syntax highlighting for all HTML inside script tags.
This supports any mime type on a script tag beginning with text/.
Ex: underscore: type="text/template" , handlerbars: type="text/x-template"
- Via Package Control: search for
HTML Syntax in Script. - Manual: clone this repo into your Sublime
Packagesfolder.
- Change you syntax highlighting to the
HTML in JavaScriptsyntax type.