###标题
一级标题
# 一级标题
二级标题
## 二级标题
三级标题
### 三级标题
四级标题
#### 四级标题
五级标题
##### 五级标题
六级标题
###### 六级标题
无序列表
* 1
* 2
* 3
- 1
- 2
- 3
有序列表
1. 1
2. 2
3. 3
- 1
- 2
- 3
引用
> 引用
引用
插入链接
[主页](http://blog.luanmingli.com)
插入图片
![头像](http://www.luanmingli.com/static/image/head.png)
粗体、斜体
**粗体** __粗体__
*斜体* _斜体_
粗体 粗体
斜体 斜体
表格
a |b |c
---:|:---:|---: ---:右对齐 :---:居中 :---左对齐
1|2|3
12312321312|121312312|33213
111|222|333
a | b | c |
---|---|---|
1 | 2 | 3 |
12312321312 | 121312312 | 33213 |
111 | 222 | 333 |
代码框
TAB
或
123
aaabbbccc
分割线
***
---
- - -
背景色
`code`
aaacode
aaa
换行
aaa两个以上空格
bbb
aaa
bbb
标注
底部标注[^1]
[^1]:123
底部标注^1
删除线
~~删除线~~
删除线
跳转
[This is an example](id:anchor1)
Click this [link](#auchor1) in the Preview view will auto scroll to the place of the destination anchor. (id:anchor1)
Click this link in the Preview view will auto scroll to the place of the destination anchor.(id:anchor1)