Merge pull request #1474 from esethna/patch-19

Update Message.md
Этот коммит содержится в:
Christopher Speller
2015-11-20 07:36:23 -05:00
родитель 53d96f026b da6465e150
Коммит 00ef630412

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

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