genoma / language-pug

A Pug (was Jade) syntax highlighting for Atom, derived from https://github.com/davidrios/jade-tmbundle
MIT License
26 stars 8 forks source link

Correct PUG-Filters incorrectly marked as syntax--invalid and syntax--illegal #22

Open karland opened 7 years ago

karland commented 7 years ago

Description

Correct PUG-Code with filters defined at PUG filters incorrectly marked as .syntax--invalid and .syntax--illegal.

To see wrong syntax-highlighting type into any .pug-file:

div
  :markdown-it(html typographer plugins=['markdown-it-sup', 'markdown-it-deflist', 'markdown-it-attrs'])
brunowego commented 6 years ago

Same here...

screen shot 2018-03-20 at 7 21 16 pm