mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 05:05:37 +08: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