**Information:** - Prism version: Latest (reproducible on test.html) - Plugins: none - Environment: Browser Quotes are highlighted as punctuation inside HTML attributes. E.g. this: ```html <google-chart data='[["Month", "Days"], ["Jan", 31]]'></google-chart> ``` is highlighted as: <img width="612" alt="image" src="https://user-images.githubusercontent.com/175836/165538134-ce6efc24-04c1-48c4-b4c9-374dec718e8a.png"> We might decide that this is a feature, not a bug, but figured I'd flag this in case, as it looked wrong to me.