Markdown Syntax

You can use these to enhance the text in a stream:

Text fields support markdown syntax.

Code #
`some text`

some text

Multiline code #
``` some text ``` 

some text

Strong text #
**some text**

some text

Emphasized text #
*some text*

some text

Deleted text #
~~some text~~

~~some text~~

Blockquote #
> some
> test

some text

[link text](https://www.espocrm.com)

link text

Numbered list #
1. Some item
2. Another item
  1. Some item
  2. Another item
Unnumbered list #
* Some item
* Another item
  • Some item
  • Another item
Horizontal line #
___

Powered by BetterDocs

2 thoughts on “Markdown Syntax”

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top