diff options
author | Stefan Schmalzhaf <stefanschmalzhaf@gmx.de> | 2019-01-11 10:37:04 +0000 |
---|---|---|
committer | Stefan Schmalzhaf <stefanschmalzhaf@gmx.de> | 2019-01-11 10:37:04 +0000 |
commit | b1df1a1759f71bb1d5d0655ebf9d169e0676c992 (patch) | |
tree | 9b0b566f8f56e3fe7570d4581b276d2ad17f6366 /doc/user/markdown.md | |
parent | b682a6f8981d303e7ee7ecc4273768ee6ed66864 (diff) | |
download | gitlab-ce-b1df1a1759f71bb1d5d0655ebf9d169e0676c992.tar.gz |
emoji cheat sheet with shortcodes (#42672)
Diffstat (limited to 'doc/user/markdown.md')
-rw-r--r-- | doc/user/markdown.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md index 893658290e5..f2448f240ca 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -300,7 +300,7 @@ You can use it to point out a <img src="https://gitlab.com/gitlab-org/gitlab-ce/ If you are new to this, don't be <img src="https://gitlab.com/gitlab-org/gitlab-ce/raw/master/app/assets/images/emoji/fearful.png" width="20px" height="20px">. You can easily join the emoji <img src="https://gitlab.com/gitlab-org/gitlab-ce/raw/master/app/assets/images/emoji/family.png" width="20px" height="20px">. All you need to do is to look up one of the supported codes. -Consult the [Emoji Cheat Sheet](https://www.emojicopy.com) for a list of all supported emoji codes. <img src="https://gitlab.com/gitlab-org/gitlab-ce/raw/master/app/assets/images/emoji/thumbsup.png" width="20px" height="20px"> +Consult the [Emoji Cheat Sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) for a list of all supported emoji codes. <img src="https://gitlab.com/gitlab-org/gitlab-ce/raw/master/app/assets/images/emoji/thumbsup.png" width="20px" height="20px"> Most emoji are natively supported on macOS, Windows, iOS, Android and will fallback to image-based emoji where there is lack of support. |