mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
The "a" tag of spoiler-button present in Markdown formatting page disrupts click handlers. To fix this, "a" tag is changed to "span" tag.
The "a" tag of spoiler-button present in Markdown formatting page disrupts click handlers. To fix this, "a" tag is changed to "span" tag.