Yet another Python implementation of markdown
This is really an abandoned project.
It's left here due to it's being referenced from the blog.
But no further development is planned.
A little more of the project was developed in the submark repo.
This project is part of a demo project on Python Testing.
You can follow it's progress in the Markdown category.
- Written in Python
- Use only Python standard library packages
- All contained in one python file
- Implement enough of the original Markdown functionality to be useful