Markdown
Header
# h1
## h2
### h3
.........
Bold, Highlight
*Italic*
**Bold**
***Italic & Bold***
Inline code
`inline code`
Code block
``` Code blog
In here
\```
Link, Image
Link
[title](https://.../~)
Image
# With link use http, or use can point to image on local

List
With symbol
* item 1
** sub item 1.1
* item 2
With number
1. item 1
2. item 2
3. item 3
Horizonal Rules
***
Content
Blockquotes
> content