markdown语法
一级标题
二级标题
三级标题
无序列表
- 1
- 2
- 3
有序列表
- 1
- 2
- 3
这里引用
asdf
asdf
asf asdf s asdf
要注意符号与文本的空格
插入链接
插入图片
粗体
斜体
表格
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
代码框
var test = '这里是代码' function testFn(){}