mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 22:34:57 +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