Skip to content

Commit

Permalink
add Markdown - Python Markdown2
Browse files Browse the repository at this point in the history
  • Loading branch information
liguangsheng authored Jul 13, 2016
1 parent c1d52d7 commit 0c5129b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* Markdown
* Mistune:快速并且功能齐全的纯 Python 实现的 Markdown 解析器。[官网](https://github.com/lepture/mistune)
* Python-Markdown:John Gruber’s Markdown 的 Python 版实现。[官网](https://github.com/waylan/Python-Markdown)
* Python-Markdiwn2: 纯 Python 实现的 Markdown 解析器,比 Python-Markdown 更快,更准确,可扩展。[官网](https://github.com/trentm/python-markdown2)
* YAML
* PyYAML:Python 版本的 YAML 解析器。[官网](http://pyyaml.org/)
* CSV
Expand Down

0 comments on commit 0c5129b

Please sign in to comment.