It would be nice being able to tell whether serializing the quotes as single like in: `<div data='{"a":"b"}'> ` since those are legal in html (To avoid hundreds of` "`)
It would be nice being able to tell whether serializing the quotes as single like in:
<div data='{"a":"b"}'>since those are legal in html
(To avoid hundreds of
")