Open SomeKittens opened 11 years ago
Ah, I'll have to check if there's a newer version of the highlighter out. Hopefully that will fix the problem. I think I can get to it tomorrow. Thanks!
While we're at it, it also yells at me for having plain text parens:
p Hi! This is some example text (to show you the problem).
^ the words to show you the problem
are red.
I'm using the latest version of Jade, and one needs to include commas between attributes or get an
unexpected identifier
error. However, the highlighter claims that these commas are wrong, labeling them red.Example:
Is legal, but the
,
is highlighted in red.