标题使用方式
一级标题
二级标题
三级标题
四级标题
五级标题
六级标题
image.png
无序列表
- 1
- 2
- 3
- 4
- 5
- 6
image.png
有序列表
- 一次
- 二次
image.png
粗体与斜体
这个是粗体
这是斜体
image.png
图片与链接
![Mou icon](http://mouapp.com/Mou_128.png)
Mou icon
image.png
引用
这里是引用
要注意符号与文本直接的空格
image.png
表格
Tables | Are | Cool |
---|---|---|
11 | 12 | 13 |
21 | 22 | 23 |
image.png
代码框
a="hello world"
print(a)
movies=["The Holy Grail",1975,"The Life of Brian",1979,"The Meaning of Life",1983]
for eacn_item in movies:
print(each_item)
image.png
分割线
你好世界
世界你好
image.png