summaryrefslogtreecommitdiffstats
path: root/doc/help
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2015-11-19 14:13:54 -0700
committerEric Sethna <eric@spinpunch.com>2015-11-19 14:13:54 -0700
commitda6465e15095462c6a9553fecd663a7a4f7b2941 (patch)
tree173b33046bdbcd8a63d1a3668bc99428a6edab80 /doc/help
parentc22e8129b0b5f67df6ab8384261a4994fc5cbfb1 (diff)
downloadchat-da6465e15095462c6a9553fecd663a7a4f7b2941.tar.gz
chat-da6465e15095462c6a9553fecd663a7a4f7b2941.tar.bz2
chat-da6465e15095462c6a9553fecd663a7a4f7b2941.zip
Update Message.md
Add emojis and link to full list of supported emojis
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help/Messaging.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/help/Messaging.md b/doc/help/Messaging.md
index 09d35f3b9..cc26a948e 100644
--- a/doc/help/Messaging.md
+++ b/doc/help/Messaging.md
@@ -16,6 +16,9 @@ Mattermost messages are formatted using a standard called "markdown". Here are e
| `_italic_`|_italic_|
|`[hyperlink](http://mattermost.org)`|[hyperlink](http://mattermost.org)|
|`![embedded image](https://travis-ci.org/mattermost/platform.svg)`|![embedded image](https://travis-ci.org/mattermost/platform.svg)|
+|`:smile:` `:sheep:` `:alien:`|:smile: :sheep: :alien:|
+
+Check out a full list of Emojis [here](http://www.emoji-cheat-sheet.com/).
## Mentioning Teammates