kmp-html-entity-decoder
Installation
SKILL.md
Decoding character entities without a platform helper
Platform markup helpers live on one target and usually do more than you want — they also strip tags. In shared code the whole job is a small table plus two regular expressions, and it belongs in the lowest module both the parser and the presentation layer already depend on: