= Header 1 = == Header 2 == === Header 3 ===
**bold text** *italic text* ***bold and italic***
[[Page Title]] - Internal wiki link [Link Text](http://example.com) - External link
* Bullet point * Another item * Nested item 1. Numbered item 2. Another numbered item
`inline code` ``` code block multiple lines ```
> This is a quote > Multiple lines supported
---