Markdown
- Markdown
- is a
- short way to
- create long content.
Markdown Notes
#
is for a h1 tag
##
is for a h2 tag
**
will make your text bold
*
will make text italic
+
,*
,-
will create an unordered list
>
creates quoted text
1
creats an ordered list
Images

Links
[GitHub](http://github.com)