Is your feature request related to a problem? Please describe.
We are using single quotes in our ejs template to work around it breaking when we serialize it into JSON. The Web Accessibility extension still complains about for example the alt text missing though it's there, it's just using single quotes.
Describe the solution you'd like
Support single quotes or allow it to be toggled in options.
Is your feature request related to a problem? Please describe.
We are using single quotes in our ejs template to work around it breaking when we serialize it into JSON. The Web Accessibility extension still complains about for example the alt text missing though it's there, it's just using single quotes.
Describe the solution you'd like
Support single quotes or allow it to be toggled in options.