Python implementation of Markdown.
Project description
We are happy to release Python-Markdown 2.0, which has been over a year in the making. We have rewritten significant portions of the code, dramatically extending the extension API, increased performance, and added numerous extensions (<http://www.freewisdom.org/projects/python-markdown/Available_Extensions>) to the distribution (including an extension that mimics PHP Markdown Extra), all while maintaining backward compatibility with the end user API in version 1.7.
Python-Markdown supports Python versions 2.3, 2.4, 2.5, 2.6, and 3.0! You will need to run 2to3 on the source yourself for 3.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.