mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
docs: List four types of emojis.
This commit is contained in:
@@ -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
|
complexity that goes into an effective emoji implementation. This
|
||||||
document discusses a number of these issues.
|
document discusses a number of these issues.
|
||||||
|
|
||||||
Currently, Zulip uses the Noto (Android) emoji set, but we are close
|
Currently, Zulip supports these four display formats for emoji:
|
||||||
to being able to support the user choosing which emoji set they want
|
|
||||||
to use.
|
* Google modern
|
||||||
|
* Google classic
|
||||||
|
* Twitter
|
||||||
|
* Plain text
|
||||||
|
|
||||||
## Emoji codes
|
## Emoji codes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user