mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
We never intended to render them for this use case as the result would not look good, and now we have a convenient bugdown option for controlling this behavior. Since we're not storing the markdown rendering anywhere, there's conveniently no data migration required. Fixes #11889.