Currently:&ldquot; + &rdquot; are not valid as HTML entities, and are rendered as raw / untransformed text.
However, these should be transformed like regular HTML, using examples like: https://dev.w3.org/html5/html-author/charref
Likely rather than having an explicit lookup, we should support anything which is in the form of: &XXXX; / ģ
Currently:
&ldquot;+&rdquot;are not valid as HTML entities, and are rendered as raw / untransformed text.However, these should be transformed like regular HTML, using examples like: https://dev.w3.org/html5/html-author/charref
Likely rather than having an explicit lookup, we should support anything which is in the form of:
&XXXX;/ģ