mirror of
https://github.com/discourse/discourse.git
synced 2025-02-15 15:55:09 +00:00
This improves the way we sanitize `iframe` and correctly strips them from the "raw" before cooking it. Otherwise, we would show an empty iframe box. Internal ref - t/131430