# Heading 1Large heading
## Heading 2Section heading
### Heading 3Subheading
**bold**Bold text
_italic_Italic text
**_bold italic_**Bold and italic
~~strikethrough~~Strikethrough
[text](url)Hyperlink
Image (host it first)
> textBlockquote
- itemBullet list
1. itemNumbered list
- nestedNested list (2 spaces)
---Horizontal divider
`code`Inline monospace
```code```Code block
| A | B |Table row
|---|---|Table separator
(blank line)New paragraph
two spaces + ↵Hard line break
\* \_ \[ \`Escape special chars
> [!NOTE]Callout box (NOTE · TIP · IMPORTANT · WARNING · CAUTION)
[^1] · [^1]: textFootnote ref · definition
<sub> · <sup>Subscript · superscript
Type / · Ctrl+HBlocks · find & replace