markdown2
A fast and complete Python implementation of Markdown
A fast and complete Python implementation of Markdown
To install this package, run one of the following:
Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, emphasis, code blocks, blockquotes, and links. -- http://daringfireball.net/projects/markdown/
Summary
A fast and complete Python implementation of Markdown
Last Updated
Jul 31, 2014 at 21:16
License
MIT License
Total Downloads
12.6K
Supported Platforms