cmark

Markdown parser

A C library and program that implements the CommonMark syntax specification

CommonMark parsing and rendering library and program in C

GitHub

2k stars
52 watching
555 forks
Language: C
last commit: 4 days ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 915
pulldown-cmark/pulldown-cmark An efficient parser for Markdown markup language 2,102
commonmark/commonmark.js A JavaScript library for parsing and rendering Markdown syntax 1,449
kivikakk/comrak A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. 1,219
commonmark/commonmark-spec Defines and standardizes Markdown syntax through a spec and reference implementations 4,895
jgm/commonmark-hs A flexible and extensible Haskell library for parsing markdown syntax 137
ysbaddaden/crystal-cmark A Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text 18
amauryt/cr-cmark-gfm A C binding for the cmark-gfm markdown parser and renderer 21
knagis/commonmark.net Implementation of the CommonMark specification in C# for converting Markdown documents to HTML 1,005
mamantoha/crystal-cmark-gfm A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content 8
webuni/commonmark-bundle An Symfony bundle that integrates a markdown parser 9
sparsetech/cmark-scala A Scala library providing bindings for the cmark CommonMark parsing and rendering library 15
jgm/peg-markdown An implementation of markdown syntax in C using a parsing expression grammar 698
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 110
orc/discount A C implementation of Markdown markup language syntax and test suite 859