Markdown Shortcuts
We support the following Markdown shortcuts:
## Headers
### Headers
#### Headers
**Bold text**
~~Strikethrough~~
- Bullet points
* Bullet points
1. Numbered lists
[] Checkboxes
[]() Links
`Inline code block`
> Blockquote
``` Code block
Keyboard Shortcuts
We support the following keyboard shortcuts:
CMD/CTRL + B
— BoldCMD/CTRL + I
— ItaliciseCMD/CTRL + U
— UnderlineCMD/CTRL +
Z — UndoCMD/CTRL + Shift +
Z — Redo