mistletoe is a Markdown parser in pure Python, designed to be fast, spec-compliant and fully customizable. Apart from being the fastest CommonMark-compliant Markdown parser implementation in pure Python, mistletoe also supports easy definitions of custom tokens. Parsing Markdown into an abstract syntax tree also allows us to swap out renderers for different output formats, without touching any of the core components.
Features
- mistletoe is the fastest implementation of CommonMark in Python
- Documentation available
- Examples available
- Spec-compliant
- Strikethrough and tables are supported natively, and custom block-level and span-level tokens can easily be added
- Writing a new renderer for mistletoe is a relatively trivial task
- CommonMark is a useful, high-quality project
- mistletoe follows the CommonMark specification to resolve ambiguities during parsing
- Outputs are predictable and well-defined
Categories
TeX/LaTeXLicense
MIT LicenseFollow mistletoe
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mistletoe!