When using the parenthesis syntax instead of curly braces for html attributes, quoted strings highlighting is broken when the string contains quote. For example:
You can see that the single quote in the placeholder attribute is breaking the highlighting.
Let me know if there is a more elegant way to fix this as I had to duplicate the quoted string rule.
When using the parenthesis syntax instead of curly braces for html attributes, quoted strings highlighting is broken when the string contains quote. For example:
You can see that the single quote in the placeholder attribute is breaking the highlighting.
Let me know if there is a more elegant way to fix this as I had to duplicate the quoted string rule.