Py-marko

Jul 20, 2023

Markdown parser with high extensibility

Marko is a markdown parser written in pure Python that complies with CommonMark’s spec v0.30. It is designed to be highly extensible.

Among all implementations of Python’s markdown parser, it is a common issue that user can’t easily extend it to add his own features. Furthermore, Python-Markdown and mistune don’t comply with CommonMark’s spec. It is a good reason for me to develop a new markdown parser.

Respecting that Marko complies with CommonMark’s spec at the same time, which is a super complicated spec, Marko’s performance will be affected. However, using a parser which doesn’t comply with the CommonMark spec may give you unexpected rendered results from time to time. A benchmark result shows that Marko is 3 times slower than Python-Markdown, but a bit faster than Commonmark-py, much slower than mistune. If performance is a bigger concern to you than spec compliance, you’d better choose another parser.



Checkout these related ports:
  • Zxing-cpp - ZXing C++ Library for QR code recognition
  • Zu-hunspell - Zulu hunspell dictionaries
  • Zu-aspell - Aspell Zulu dictionary
  • Zq - Easier and faster alternative to jq
  • Zorba - General purpose C++ XQuery processor
  • Zenxml - Simple C++ XML Processing
  • Zed - Command-line tool to manage and query Zed data lakes
  • Yq - Command-line YAML and XML processor, jq wrapper for YAML/XML documents
  • Yould - Pronounceable word generator
  • Yodl - Easy to use but powerful document formatting/preparation language
  • Yi-hunspell - Yiddish hunspell dictionaries
  • Yi-aspell - Aspell Yiddish dictionary
  • Yelp-xsl - DocBook XSLT stylesheets for yelp
  • Yelp-tools - Utilities to help manage documentation for Yelp and the web
  • Ydiff - Diff readability enhancer for color terminals