Link Search Menu Expand Document

Markdown Resources

Here are some markdown resources we compiled for you!

Some quick references:

ElementMarkdown Syntax
Heading# H1
Bold**bold text**
Italic*italicized text*
Blockquote> blockquote
Link[title](https://www.example.com)
Image![alt text](image.jpg)

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/