Show HN: Atomd.py v0.2.5 – Markdown Lexer and HTML Parser (pypi.org) 1 points by stonepresto 4y ago ↗ HN
[–] stonepresto 4y ago ↗ 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!
1 comment
[ 1.1 ms ] story [ 14.4 ms ] threadThis 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!