Closed sethimcclaine closed 6 years ago
In your interpretation, what does “HTML encoding” mean?
Encoding Characters that effect html in a way that they can be show in html.
Thread: https://stackoverflow.com/questions/1219860/html-encoding-lost-when-attribute-read-from-input-field
I’m confused… That’s exactly what he.encode()
does: https://github.com/mathiasbynens/he#heencodetext-options
Your site implies an html encoder, when it is really just escaping characters, not html encoding.
https://mothereff.in/html-entities