mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 05:14:59 +00: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