html-entity-fix
Decode HTML entities (&, <, >, ", ',
', common typography) inside text that was supposed to be plain.
Catches LLMs that over-correct out of an HTML context.
use fix;
assert_eq!;
assert_eq!;
Zero deps. MIT or Apache-2.0.