1 comment

[ 1.1 ms ] story [ 14.4 ms ] thread
The purpose of this project is to provide "atomic" control over how the markdown is parsed.

This is achieved by allowing the developer to have direct control over what the tokens are replaced with.

I apologize for the lack of documentation, but if you take a look at html.py it's pretty self explanatory.

Would love some feedback!