标签:
#标题1 ##标题2 段落->空行分隔 [超链接](https://www.baidu.com) **加粗** _斜体_ ~~删除线~~ 1. 列表一 2. 列表二 图片: ![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1") 表格 | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 | Markdown | Less | Pretty --- | --- | --- *Still* | `renders` | **nicely** 1 | 2 | 3 > 引用 水平线 --- Asterisks *** Underscores ___
标签:
原文地址:http://www.cnblogs.com/sprinng/p/5719886.html