标题:
一级标题#
二级标题##
三级标题###
显示效果如下:
一级标题
二级标题
三级标题
四级标题
五级标题
六级标题
有序列表:
1.文本1
2.文本2
3.文本3
无序列表:
-文本1
-文本2
连接与图片插入方法
图片:
引用:
xiamen university
Markdown 的粗体和斜体也非常简单,用两个 包含一段文本就是粗体的语法,用一个 包含一段文本就是斜体的语法。例如:
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
table | are | voll |
---|---|---|
vcn | dj | cv |
month | day |
---|---|
12 | 23 |
12 | 34 |
![][1]
[1]: http://latex.codecogs.com/gif.latex?\prod%20(n_{i})+1
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
这是一个普通段落。
<table>
<tr>
<td>Foo</td>
</tr>
</table>
这是另一个普通段落。
// 按从大到小的顺序输出a,b,c
st=>start: 开始
in=>inputoutput: 输入数据a,b,c
cond1=>condition: a < b
op1=>operation: 交换a,b的值
cond2=>condition: b < c
op2=>operation: 交换b,c的值
out=>inputoutput: 输出数据a,b,c
e=>end: 结束
@(示例笔记本)[马克飞象|帮助|Markdown]
[马克飞象|帮助|Markdown]
- [ ]havkn