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: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
github/cmark-gfmA lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions.915
pulldown-cmark/pulldown-cmarkAn efficient parser for Markdown markup language2,102
commonmark/commonmark.jsA JavaScript library for parsing and rendering Markdown syntax1,449
kivikakk/comrakA Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes.1,219
commonmark/commonmark-specDefines and standardizes Markdown syntax through a spec and reference implementations4,895
jgm/commonmark-hsA flexible and extensible Haskell library for parsing markdown syntax137
ysbaddaden/crystal-cmarkA Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text18
amauryt/cr-cmark-gfmA C binding for the cmark-gfm markdown parser and renderer21
knagis/commonmark.netImplementation of the CommonMark specification in C# for converting Markdown documents to HTML1,005
mamantoha/crystal-cmark-gfmA Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content8
webuni/commonmark-bundleAn Symfony bundle that integrates a markdown parser9
sparsetech/cmark-scalaA Scala library providing bindings for the cmark CommonMark parsing and rendering library15
jgm/peg-markdownAn implementation of markdown syntax in C using a parsing expression grammar698
icyleaf/markdA markdown parser written in Crystal, compliant to CommonMark specification.110
orc/discountA C implementation of Markdown markup language syntax and test suite859