You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, I’ve just created https://github.com/mathiasbynens/he which is a fully tested HTML entity encoder/decoder that avoids these issues.
(I mainly did this because lots of es-discuss threads include astral Unicode symbols (discussing ES6’s improved Unicode support), and I would hate to see those break on esdiscuss.org.)
Just a quick note: some major bugs in
ent.decode
currently introduce bugs in pipermail, too.https://github.com/substack/node-ent/issues/7
https://github.com/substack/node-ent/issues/8
This issue can be used to track the status of those bugs.
The text was updated successfully, but these errors were encountered: