Closed PhilipTrauner closed 9 years ago
This seems more like a potential bug than an option that needs to be set. According to the HTML spec, <
and >
should be allowable: https://html.spec.whatwg.org/multipage/syntax.html#syntax-attributes. As I look at it closer, it seems even &
should be allowed so long as its not "ambiguous".
Comments in tag attributes would normally get escaped unless this modifier is active.