0.1.3 • Published 7 years ago

language-pug-jade v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

language-pug-jade

Atom Package Manager

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.1.3 (thanks sneakertack)

  • Fix the begin regexes for existing filter rules so that bracketed arguments pass as vaild.
  • Add support for babel, markdown-it, and scss filters.
  • Makes less filter properly highlight less syntax.

0.1.0 - 0.1.2

  • Readme and package description updates