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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mistletoe!