docs: List four types of emojis.

This commit is contained in:
Steve Howell 2020-05-17 08:41:17 -04:00 committed by Tim Abbott
parent 792e28056e
commit 3cda5b61b1
1 changed files with 6 additions and 3 deletions

View File

@ -4,9 +4,12 @@ Emoji seem like a simple idea, but there's actually a ton of
complexity that goes into an effective emoji implementation. This
document discusses a number of these issues.
Currently, Zulip uses the Noto (Android) emoji set, but we are close
to being able to support the user choosing which emoji set they want
to use.
Currently, Zulip supports these four display formats for emoji:
* Google modern
* Google classic
* Twitter
* Plain text
## Emoji codes