Markdown

标题

# 一级标题
## 二级标题
### 三级标题

显示结果如下

一级标题

二级标题

三级标题

引用内容:

[](www.jianshu.com)

显示结果如下

引用图片:

![](https://cdn.pixabay.com/photo/2014/05/22/16/52/pyrenees-351266_1280.jpg)

显示结果如下

Markdown_第1张图片
image

表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

你可能感兴趣的:(Markdown)