Add emojis and link to full list of supported emojis
Этот коммит содержится в:
Eric Sethna
2015-11-19 14:13:54 -07:00
родитель c22e8129b0
Коммит da6465e150

Просмотреть файл

@@ -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