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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mistletoe!