-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi!
Sometimes I write HTML inside strings (well technically template literals, not ordinary strings) in JavaScript. Normally strings aren't highlighted by default, but there are already existing extensions that allow HTML to be highlighted inside template literals, if you precede it with /*html*/. The problem is, although the rest of html gets highlighted, the css inside the style tag doesn't, it just keeps the colors of all other tag attributes. I was wondering if you could look into this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels