| You type | You get |
|---|---|
**bold** | bold text |
*italic* | italic text |
`code` | inline code |
~~strikethrough~~ | |
[link](url) | link text |
 | image |
# Heading 1 | Heading 1 |
## Heading 2 | Heading 2 |
* list item | list item |
- [ ] task | unchecked task |
- [x] done | checked task |
> quote | blockquote |
--- | horizontal rule |
| th | th | | table header |
```python\ncode block\n``` | |
MD supported · Full reference