测试markdown语法
一级标题
二级标题
三级标题
四级标题
以下测试代码格式
let js = ''
console.log(js)
let a = () => {
console.log(this)
}
console.log(a)
列表
- 一个
- 二个
- 三个
- 一个
- 二个
- 三个
引用
这是引用
插入链接
图片为:{ImgCap}{/ImgCap}
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 |
网友评论