Skip to content

Meta: use decodeHTMLStrict instead of decodeHTML5#652

Merged
nleush merged 2 commits intodevfrom
fix/meta-decode-html-strict
Apr 30, 2026
Merged

Meta: use decodeHTMLStrict instead of decodeHTML5#652
nleush merged 2 commits intodevfrom
fix/meta-decode-html-strict

Conversation

@nleush
Copy link
Copy Markdown
Member

@nleush nleush commented Apr 30, 2026

About the changes

  • Bug fix (non-breaking change which fixes an issue)

What has changed

Please describe what the code is doing (in this repo):

  • fix decodeHTML5 converts &region to ®ion
  • replace all decodeHTML5 with decodeHTMLStrict

@nleush nleush changed the title meta: use decodeHTMLStrict instead of decodeHTML5 Meta: use decodeHTMLStrict instead of decodeHTML5 Apr 30, 2026
@nleush nleush merged commit a1cba29 into dev Apr 30, 2026
3 checks passed
@nleush nleush deleted the fix/meta-decode-html-strict branch April 30, 2026 15:02
nleush added a commit that referenced this pull request Apr 30, 2026
* meta: use `decodeHTMLStrict` instead of `decodeHTML5`

* replace all `decodeHTML5` with `decodeHTMLStrict`
nleush added a commit that referenced this pull request Apr 30, 2026
* meta: use `decodeHTMLStrict` instead of `decodeHTML5`

* replace all `decodeHTML5` with `decodeHTMLStrict`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants