mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
user docs: Add display-emoji-as-text.
This commit is contained in:
committed by
Rishi Gupta
parent
bccf2ca67b
commit
e606ae0c47
@@ -55,4 +55,4 @@ will appear under the message as an emoji reaction.
|
|||||||
message with the particular emoji.
|
message with the particular emoji.
|
||||||
|
|
||||||
!!! warn ""
|
!!! warn ""
|
||||||
**Note:** You can change Zulip to [display emoji reactions as text](/help/enable-high-contrast-mode).
|
**Note:** You can change Zulip to [display emoji reactions as text](/help/display-emoji-as-text).
|
||||||
|
|||||||
14
templates/zerver/help/display-emoji-as-text.md
Normal file
14
templates/zerver/help/display-emoji-as-text.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Display emoji as text
|
||||||
|
|
||||||
|
Zulip emoji are compatible with screenreaders and other accessibility
|
||||||
|
tools. However, you may still want to display emoji as text.
|
||||||
|
As an example, when a heart emoji is displayed as text, it looks like
|
||||||
|
`:heart:`.
|
||||||
|
|
||||||
|
{settings_tab|display-settings}
|
||||||
|
|
||||||
|
2. Under **Emoji Style**, select the option labeled **Plain text**.
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
You may also be interested in [**High contrast mode**](/help/enable-high-contrast-mode).
|
||||||
@@ -13,13 +13,3 @@ the contrast of the user interface by using the following procedure:
|
|||||||
{settings_tab|display-settings}
|
{settings_tab|display-settings}
|
||||||
|
|
||||||
2. Select the option labeled **Enable high contrast mode**.
|
2. Select the option labeled **Enable high contrast mode**.
|
||||||
|
|
||||||
## Display emoji reactions as text
|
|
||||||
|
|
||||||
You might also wish to change the way emoji reactions to messages are
|
|
||||||
displayed to increase readability. With this setting, a heart emoji
|
|
||||||
will instead be displayed as `:heart:`.
|
|
||||||
|
|
||||||
{settings_tab|display-settings}
|
|
||||||
|
|
||||||
2. Select the option labeled **Display emoji reactions as text**.
|
|
||||||
|
|||||||
@@ -96,6 +96,7 @@
|
|||||||
* [Enable high contrast mode](/help/enable-high-contrast-mode)
|
* [Enable high contrast mode](/help/enable-high-contrast-mode)
|
||||||
* [Night mode](/help/night-mode)
|
* [Night mode](/help/night-mode)
|
||||||
* [Enable emoticon translations](/help/enable-emoticon-translations)
|
* [Enable emoticon translations](/help/enable-emoticon-translations)
|
||||||
|
* [Display emoji as text](/help/display-emoji-as-text)
|
||||||
* [Display the buddy list on narrow screens](/help/move-the-users-list-to-the-left-sidebar)
|
* [Display the buddy list on narrow screens](/help/move-the-users-list-to-the-left-sidebar)
|
||||||
* [View organization statistics](/help/analytics)
|
* [View organization statistics](/help/analytics)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user