1.Headers Code:
# Biggest header
## Second biggest header
### Third biggest header
2.Lists
Ordered:
1.List1
2.List2
3.List3
Unordered:
* List1
* List2
* List3
3.Images
Format:

4.Links
Format:
[Text/Words](URL of the link)
eg. [Github](http://github.com)
5.Code block
Format: a Tab or 4 Spaces before text.
-
Line feed
Format: "
" before text.
Many ways to try and show at the same time!
These include: Sublime Text, Atom, VC code on your PC, or Cmd Markdown online!
More details can be easily searched online