language-pug icon indicating copy to clipboard operation
language-pug copied to clipboard

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

Open karland opened this issue 8 years ago • 1 comments

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'])

karland avatar Jan 18 '17 21:01 karland

Same here...

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

brunowego avatar Mar 20 '18 22:03 brunowego