Closed stefandokic-tricentis closed 5 months ago
https://developer.mozilla.org/en-US/docs/Web/API/element/getAttribute
I am not implementing non standard signatures and you can
unescape
through the samehtml-escaper
module linkedom uses when you don't want escaped content ... not sure this is a good thing to land, or better, it won't land as deviation from the standard signature.
Thanks for clarifying.
https://developer.mozilla.org/en-US/docs/Web/API/element/getAttribute
I am not implementing non standard signatures and you can
unescape
through the samehtml-escaper
module linkedom uses when you don't want escaped content ... not sure this is a good thing to land, or better, it won't land as deviation from the standard signature.