Supported Markdown
Headings
# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6
Bold, Italic, Strike
* Italic *
** Bold **
~~ Strikethrough ~~
Lists
Ordered
1. One
2. Two
3. Three
Unordered
- One
- Two
- Three
Escaping Characters
If you find yourself wanting to use one of the above patterns without it being converted in markdown, no worries, just hit backspace right after the markdown is converted then continue as normal. This will undo the markdown conversation.
Last updated
Was this helpful?