Skip to content

Commit 5a12235

Browse files
authored
Test commit message mattermost#1
1 parent 347e607 commit 5a12235

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/channels/format-messages.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ 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/>`_.
22-
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
22+
2323
.. image:: ../images/messagesTable1.png
2424
:alt: Formatting markdown controls the look and feel of text messages.
2525

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