diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-08-16 21:45:19 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2018-08-16 21:45:19 +0000 |
commit | fdda36b7b70be6eaa511ee92fe9aa377d5eb4407 (patch) | |
tree | 0407a0801a3b795a0a84bfe892fb66441f922775 /doc | |
parent | 6fc10af5a9ab5ab81e4e9e3666ced7b4ea87c176 (diff) | |
parent | 95644413e5ca7ff1e1f596106eced99e0dd19157 (diff) | |
download | gitlab-ce-fdda36b7b70be6eaa511ee92fe9aa377d5eb4407.tar.gz |
Merge branch 'add_note_about_google_noto_font_support_by_default' into 'master'
Add note about Noto Color Emoji font support by default
See merge request gitlab-org/gitlab-ce!21251
Diffstat (limited to 'doc')
-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 |