Instructions
Markdown Resources
Some quick references:
| Element | Markdown Syntax |
|---|---|
| Heading | # H1 |
| Bold | **bold text** |
| Italic | *italicized text* |
| Blockquote | > blockquote |
| Link | [title](https://www.example.com) |
| Image |  |
If you need more information,