Markdown用法

一级标题

二级标题

正文

列表

    1. 列表1
    1. 列表2

链接

OpenSap

图片

Markdown用法_第1张图片
Paste_Image.png

引用

一盏灯, 一片昏黄; 一

粗体和斜体

一盏灯, 一片昏黄;, 一杯淡茶。 守着那一份淡定, 品读属于自己的寂寞。

代码引用

hello World

HelloWorld
HelloWorld

表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
dog bird cat
foo foo foo
bar bar bar
baz baz baz

公式链接

http://www.codecogs.com/latex/eqneditor.php
![][1]
![][2]
![][3]
[1]: http://latex.codecogs.com/gif.latex?\prod%20(n_{i})+1
[2]: http://latex.codecogs.com/gif.latex?x_{2}%3E&space;x_{1}
[3]: http://latex.codecogs.com/gif.latex?x_{2}
01: ![][01]
02: ![][02]
[00]: http://latex.codecogs.com/png.latex?C_n^k=\frac{n(n-1)\ldots(n-k+1)}{k!}
[01]: http://latex.codecogs.com/png.latex?C_n^k=\frac{n(n-1)\ldots(n-k+1)}{k!}
[02]: http://latex.codecogs.com/png.latex?C_n^k=\frac{n(n-1)\ldots(n-k+1)}{k!}
文本文本

= 1

你可能感兴趣的:(Markdown用法)