Add an option that allows users to decode (invalid) HTML entities that forget the `#` sign, such as `&1234;` instead of `Ӓ`. (I'll open a PR for this soon, I just need the link to this issue for now).
Add an option that allows users to decode (invalid) HTML entities that forget the
#sign, such as&1234;instead ofӒ.(I'll open a PR for this soon, I just need the link to this issue for now).