markdown2.py
Wednesday, November 7th, 2007I’ve started a python-markdown2 project: this is another Python implementation of Markdown:
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
No release package yet (setup.py, setuptools, easyinstall, ezsetup? — […]

