Author :
sthen
Date :
2023-02-27 12:33:58
Hash :357cae45 Message :import ports/textproc/py-markdown-it, ok daniel@
markdown-it is a fast and easily extensible Markdown parser.
It follows the CommonMark spec + adds syntax extensions & sugar
(URL autolinking, typographer).
The original is in node.js; this is a Python port.