mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
Prior to this we were also performing highlighting inside HTML tags which was wrong and causing weird behavior. Like, for example, if someone added `emoji` as an alert word then any message containing both emoji and alert word was rendered with a jumbo emoji. Fixes: #4357.