标题1
标题2
标题3
标题4
标题5
标题6
#标题1
##标题2
###标题3
####标题4
#####标题5
######标题6
图片

斜体与粗体
斜体 与 粗体
*斜体* 与 **粗体**
链接
[描述](url)
排序
- 我是第一排
- 我是第二排
- 我是第三排
* 我是第一排
* 我是第二排
* 我是第三排
- 第一点
- 第一点
- 第一点
1. 第一点
2. 第一点
3. 第一点
代码:
```
String a = "hello world";
```
分割线
-----
引用
学而时习之,不亦说乎 - 《论语》
>学而时习之,不亦说乎 - 《论语》
表格
第一列 | 第二列 |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
第一列 | 第二列
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
左对齐 | 居中 | 右对齐 |
---|---|---|
col 3 is | some wordy text | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
| 左对齐 | 居中 | 右对齐 |
|:------------- |:---------------:| -------------:|
| col 3 is | some wordy text | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
网友评论