Skip to content

Commit f11edc5

Browse files
authored
Commit Message mattermost#1
1 parent 347e607 commit f11edc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/channels/format-messages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Format messages
1818
:target: https://mattermost.com/deploy
1919
:alt: Available for Mattermost Self-Hosted deployments.
2020

21-
You can format your messages in Mattermost using Markdown to control `text styling <#text-style>`__, `links <#links>`__, `headings <#headings>`__, `lists <#lists>`__, `code blocks <#code-blocks>`__, `in-line code <#in-line-code>`__, `in-line images <#in-line-images>`__, `horizontal lines <#horizontal-lines>`__, `block quotes <#block-quotes>`__, `tables <#tables>`__, and `math formulas <#math-formulas>`__. Markdown makes it easy to format messages: type a message as you normally would, then use formatting syntax to render the message a specific way. For a guide to using Markdown in Mattermost, `see this blog post <https://mattermost.com/blog/laymans-guide-to-markdown-on-mattermost/>`_.
21+
You can format your messages in Mattermost using Markdown to control `text styling <#text-style>`__, `links <#links>`__, `headings <#headings>`__, `lists <#lists>`__, `code blocks <#code-blocks>`__, `in-line code <#in-line-code>`__, `in-line images <#in-line-images>`__, `horizontal lines <#horizontal-lines>`__, `block quotes <#block-quotes>`__, `tables <#tables>`__, and `math formulas <#math-formulas>`__. Markdown makes it easy to format messages: type a message as you normally would, then use formatting syntax to render the message a specific way. For a guide to using Markdown in Mattermost, `see this blog post <https://mattermost.com/blog/laymans-guide-to-markdown-on-mattermost/>`_. test
2222

2323
.. image:: ../images/messagesTable1.png
2424
:alt: Formatting markdown controls the look and feel of text messages.
@@ -390,4 +390,4 @@ Math Formulas
390390
Renders as:
391391

392392
.. image:: ../images/latex-codeblock.png
393-
:alt: A LaTeX code block math equation sample.
393+
:alt: A LaTeX code block math equation sample.

0 commit comments

Comments
 (0)