mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 09:14:26 +08:00

Parsing html, modifying it, and then serializing had some negative side-effects (namely, it was losing html entity escaping in some cases) Drops jsdom dependency