mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 15:35:44 +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