几‘#’代表几级标题,共1-6级
#*n(1-6)
列表
- //无序列表
n. //有序列表(0-...)
//注意符号和文本之间保留一个字符的空格
链接和图片
[text](url) //链接
![]() //图片
引用
> //context...
粗体和斜体
** //粗体
* //斜体
代码
```code...```
表格
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
链接中带括号的图片
![][1]
[1]: http://latex.codecogs.com/gif.latex?\prod%20\(n_{i}\)+1
未完待续。。。