Title here
Summary here
A quick reference to the Markdown basic syntax.
Refer to the Basic Syntax reference guide from The Markdown Guide for more information.
# H1
## H2
### H3
**bold text**
bold text
*italicized text*
italicized text
> blockquote
blockquote
1. First item
2. Second item
3. Third item
- First item
- Second item
- Third item
`code`
code
---
[Markdown Guide](https://www.markdownguide.org)
