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

text with [[ inside is rendered as illegal #39

Open aleclarson opened 6 years ago

aleclarson commented 6 years ago

The scopes at cursor are: source.pug inline.pug invalid.illegal.tag.pug

You can find the affected test code here: https://github.com/genoma/language-pug/blob/25fb6981f6e1df892c73d52752dc25770482522e/test/test.jade#L246