language-pug-jade
Pug and Jade syntax highlighting for Atom, because name changes are confusing. Adapted from atom-jade by devongovett.
Feel free to submit PRs 👍
Change log
0.2.1 (thanks gilles-crealp)
- Resolved duplicate key if condition in snippets.
0.2.0 (thanks sneakertack)
- Fix the
beginregexes for existing filter rules so that bracketed arguments pass as vaild. - Add support for
babel,markdown-it, andscssfilters. - Makes
lessfilter properly highlight less syntax.
0.1.0 - 0.1.2
- Readme and package description updates