mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
If a message begins with /me, we do not have any cases where the rendered content would not begin with `<p>/me`. Thus, we can safely remove the redundant checks both on the backend and frontend.