14 projects
Python-Markdown
A Python implementation of John Gruber’s Markdown with Extension support.
1,157
418
$1.4M
Markdig
Markdig is a fast, powerful, CommonMark compliant Markdown processor and engine for .NET. It can be used to convert Markdown text into HTML and supports various extensions and customizations.
677
154
$2.3M
markdown-to-jsx
🏭 The most lightweight, customizable React markdown component.
648
202
$3.5M
Blackfriday
Blackfriday: a markdown processor for Go
598
262
$298K
pulldown-cmark
A Markdown parser library written in Rust that emphasizes speed, safety, and specification compliance. It converts Markdown-formatted text into HTML while following the CommonMark specification.
482
202
$1.9M
League CommonMark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
467
179
$1.3M
flexmark-java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
448
116
$16M
Mistune
Mistune is a fast and full-featured Markdown parser library for Python, offering both pure Python and optimized C implementations. It supports standard Markdown syntax, GitHub Flavored Markdown, and custom syntax extensions.
403
178
$438K
goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
395
172
$1.5M
Comrak
CommonMark + GFM compatible Markdown parser and renderer
273
120
$1.5M
Commonmarker
Ruby wrapper for the comrak (CommonMark parser) Rust crate
222
107
$378K
markdown-it-py
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
129
53
$1.4M
mdast-util-to-hast
utility to transform mdast to hast
69
31
$129K
Parsedown
Better Markdown Parser in PHP