Dashboard

Formatting messages with markdown

Basic markdown is supported in messages.

ExampleTextOutput
BoldThis is __bold__ text.
This is **bold** text.
This is bold text.
ItalicThis is _italic_ text.
This is *italic* text.
This is italic text.
Unodered list* List item
* List item 2
List item
List item 2
Ordered list1. List item
2. List item 2
1. List item
2. List item 2