Closed Znuff closed 7 years ago
What are the implications of this? Does it break stuff?
So far for me it didn't break stuff.
The old parser was breaking on titles that contain HTML entities - it never decoded all of them because they weren't, technically valid HTML entities before HTML5 came, like ă
and so on
Oh, nice! Thanks for contributing!
This makes it possible for SpiffyTitles to decode html entities like ă â , etc.