vim-pug
vim-pug copied to clipboard
Empty `onclick` et alii attributes break syntax highlighting for anything that follows
Hey,
Noticed the following breaks syntax highlighting for anything that follows:
body(onclick="")
strong foo
The cause is the empty onclick="" attribute.