# H1
## H2
### H3
**bold text**
*italic text*
> blockquote
1. First Item
2. Second Item
3. Third Item
- First Item
- Second Item
- Third Item
`code`
---
[title](https://www.example.com)

| Syntax | Description |
| ----------- | ----------- |
| Header | Title |
| Paragraph | Text |
```
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
Here's a sentence with a footnote. [^1]
[^1]: This is the footnote.
### My Great Heading {#custom-id}
term:
: definition
~~The work is flat.~~
- [x] Write the press release
- [ ] Update the website
- [ ] Contact the media