Add an option that allows users to decode (invalid) HTML entities with incorrect casing, such as `&Amp;` 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 with incorrect casing, such as
&Amp;instead of&.(I'll open a PR for this soon, I just need the link to this issue for now).