test markdown
2018-02-08 本文已影响5人
FiredEarthMusic
一级标题
二级标题
三级标题
这是段落
- 无序列表
- 无序列表
1.有序列表
2.有序列表
3.有序列表
var a = 1
var b = 2
鲁迅说过 学医救不了中国人
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
:-------------:居中
-------------左对齐
-----:右对齐
-至少有一个,否则默认左对齐;例如::
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |