Markdown Resources
Here are some markdown resources we compiled for you!
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,
A great online interactive markdown example can be found at https://markdown-it.github.io/
Local markdown editor recommendation: https://macdown.uranusjr.com/