help: Convert emoji images to unicode emoji.

We had inconsistencies in the documentation where we were using emojis
directly in help documentations and sometimes we were using an img tag
for it. This commit aims to standardise it to just using emojis
directly.
See https://chat.zulip.org/#narrow/stream/19-documentation/topic/help.20center.20-.20emojis.20in.20markdown.20files/near/1954272
on more details on the decision.
This commit is contained in:
Shubham Padia
2024-10-10 13:15:14 +00:00
committed by Tim Abbott
parent 44a25e00b7
commit a4d9c2e2c9
5 changed files with 5 additions and 29 deletions

View File

@@ -41,9 +41,7 @@ Some details to keep in mind:
- Zulip search ignores very common words like `a`, `the`, and about 100 others.
- [Emoji](/help/emoji-and-emoticons) in messages (but not [emoji
reactions](/help/emoji-reactions)) are included in searches, so if you search
for `octopus`, your results will include messages with the `:octopus:` emoji (
<img src="/static/generated/emoji/images-google-64/1f419.png" alt="octopus"
class="emoji-small"/>).
for `octopus`, your results will include messages with the `:octopus:` emoji (🐙).
## Search filters