24 repos
Libraries and tools for parsing, rendering, and transforming Markdown documents across multiple languages. The cluster centers on CommonMark specification compliance and includes implementations in JavaScript, Rust, C#, and other languages, with applications ranging from document conversion (Pandoc integration) to embedded Markdown processing. Repositories here span from low-level parsers (micromark, markdown-rs, comrak, goldmark) to higher-level document manipulation and rendering systems.
micromark/micromark
small, safe, and great commonmark (optionally gfm, mdx) compliant markdown parser