python3-markdown-it

Python port of markdown-it and some its associated plugins
  https://github.com/executablebooks/markdown-it-py
  0
  no reviews



High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser.