Skip to content

Commit 35de0c6

Browse files
authored
Update and rename messaging-basics.md to messaging-basics.rst
1 parent 81ea3ba commit 35de0c6

File tree

2 files changed

+45
-30
lines changed

2 files changed

+45
-30
lines changed

source/help/getting-started/messaging-basics.md

Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
Messaging Basics
2+
================
3+
4+
--------------
5+
6+
**Write messages** using the text input box at the bottom of Mattermost.
7+
Press **ENTER** to send a message. Use **Shift+ENTER** to create a new
8+
line without sending a message.
9+
10+
**Reply to messages** by clicking the reply arrow next to the message
11+
text.
12+
13+
.. image:: ../../images/replyIcon.PNG
14+
:alt: reply arrow
15+
16+
**Notify teammates** when they are needed by typing ``@username``.
17+
18+
**Format your messages** using Markdown that supports text styling,
19+
headings, links, emoticons, code blocks, block quotes, tables, lists and
20+
in-line images.
21+
22+
.. image:: ../../images/messagesTable1.PNG
23+
:alt: markdown
24+
25+
**Quickly add emoji** by typing ":", which will open an emoji
26+
autocomplete. If the existing emoji don't cover what you want to
27+
express, you can also create your own `Custom
28+
Emoji <http://docs.mattermost.com/help/settings/custom-emoji.html>`__.
29+
30+
**Attach files** by dragging and dropping into Mattermost or clicking
31+
the attachment icon in the text input box.
32+
33+
**Flag messages for follow up** by clicking the flag icon next to the
34+
message timestamp.
35+
36+
.. figure:: ../../images/flagicon.png
37+
:alt: flags
38+
39+
Learn more about:
40+
41+
* `Composing Messages and Replies <http://docs.mattermost.com/help/messaging/sending-messages.html>`__
42+
* `Mentioning Teammates <http://docs.mattermost.com/help/messaging/mentioning-teammates.html>`__
43+
* `Formatting Messages using Markdown <http://docs.mattermost.com/help/messaging/formatting-text.html>`__
44+
* `Attaching Files <http://docs.mattermost.com/help/messaging/attaching-files.html>`__
45+
* `Executing Commands <http://docs.mattermost.com/help/messaging/executing-commands.html>`__

0 commit comments

Comments
 (0)