Our system will accept some Markdown text formatting in certain areas of our platform, such as Announcements on Public Status pages (Bulk Reports) and support tickets.

The following syntaxes are allowed/accepted:

Headers
# H1
## H2
### H3
#### H4
##### H5
###### H6

Italics
*Italics*

Bold
**Bold**

Strikethrough
~~Strikethrough~~

Code`Code`

Links are automatically parsed by our system without the need of any Markdown formatting from your side.

For more info on how to use Markdown, please see:
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet