mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Edit history of message was rendered directly without passing it through rendered_markdown.js. Due to this several visual features for dynamic elements like time, spoilers, mentions etc were not available. To fix above issues we pass the content of edit-history through rendered_markdown before showing edit history modal. Fixes: #16029.
7.6 KiB
7.6 KiB