**Bold**: This text is bold.
*Italic*: This text is italic.
***Bold and Italic***: This text is bold and italic.
~~Strikethrough~~: This text is strikethrough.
`Code`: This text is in a code block.
> Quote: This text is in a block quote.
# Heading 1
## Heading 2
### Heading 3
- Bullet list
- Nested bullet list
1. Numbered list
2. Second item
3. Third item