brianc / jade-mode

Emacs major mode for jade template highlighting
MIT License
156 stars 41 forks source link

Highlight JS blocks in parens and after '-' or '=' #39

Closed tjefferson08 closed 9 years ago

tjefferson08 commented 9 years ago

haml-mode does it, why can't we?

Use js-mode to highlight JS blocks.