Content:
Setext-style headers for h1 and h2 are created by “underlining” with equal signs (=) and hyphens (-)
e.g.
1 | A First Level Header |
Unordered List */+/-
Inline Code
1 | `<code>` |
Code Block: indent every line of the block by 4 spaces or 1 tab
1 | <blockquote> |
Code Block:
1 | ```<language> |
## Reference:
[Markdown-Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
[MARKDOWN SYNTAX & GITHUB FLAVORED MARKDOWN](https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf)