diff options
author | Alexander Popov <alex.wayfer@gmail.com> | 2018-08-16 17:21:50 +0300 |
---|---|---|
committer | Alexander Popov <alex.wayfer@gmail.com> | 2018-08-16 23:04:48 +0300 |
commit | 95644413e5ca7ff1e1f596106eced99e0dd19157 (patch) | |
tree | 604a64186aace077d9925ee03ea4cff02853cf69 | |
parent | 1f71bb4c40ddb61ffc24b9a442a70a06042df5e9 (diff) | |
download | gitlab-ce-95644413e5ca7ff1e1f596106eced99e0dd19157.tar.gz |
Add note about Noto Color Emoji font support by default
In modern Linux distros.
Source: https://www.omgubuntu.co.uk/2018/06/use-emoji-linux-ubuntu-apps
-rw-r--r-- | doc/user/markdown.md | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md index 6856544ae1b..6203561265b 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -234,7 +234,12 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#emoji Consult the [Emoji Cheat Sheet](https://www.emojicopy.com) for a list of all supported emoji codes. :thumbsup: - Most emoji are natively supported on macOS, Windows, iOS, Android and will fallback to image-based emoji where there is lack of support. On Linux, you can download [Noto Color Emoji](https://www.google.com/get/noto/help/emoji/) to get full native emoji support. + Most emoji are natively supported on macOS, Windows, iOS, Android and will fallback to image-based emoji where there is lack of support. + + On Linux, you can download [Noto Color Emoji](https://www.google.com/get/noto/help/emoji/) to get full native emoji support. + + Ubuntu 18.04 (like many modern Linux distros) has this font installed by default. + Sometimes you want to :monkey: around a bit and add some :star2: to your :speech_balloon:. Well we have a gift for you: @@ -246,7 +251,13 @@ If you are new to this, don't be :fearful:. You can easily join the emoji :famil Consult the [Emoji Cheat Sheet](https://www.emojicopy.com) for a list of all supported emoji codes. :thumbsup: -Most emoji are natively supported on macOS, Windows, iOS, Android and will fallback to image-based emoji where there is lack of support. On Linux, you can download [Noto Color Emoji](https://www.google.com/get/noto/help/emoji/) to get full native emoji support. +Most emoji are natively supported on macOS, Windows, iOS, Android and will fallback to image-based emoji where there is lack of support. + +On Linux, you can download [Noto Color Emoji](https://www.google.com/get/noto/help/emoji/) to get full native emoji support. + +Ubuntu 18.04 (like many modern Linux distros) has this font installed by default. + + ### Special GitLab References |