discount

Markdown parser

A C implementation of Markdown markup language syntax and test suite

My C implementation of John Gruber's Markdown markup language

GitHub

859 stars
43 watching
156 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list

cmarkdown

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gomarkdown/markdownA Markdown parsing and rendering library for Go.1,439
rla/prolog-markdownAn implementation of a Markdown parser for use with SWI-Prolog20
icyleaf/markdA markdown parser written in Crystal, compliant to CommonMark specification.110
jgm/peg-markdownAn implementation of markdown syntax in C using a parsing expression grammar698
pulldown-cmark/pulldown-cmarkAn efficient parser for Markdown markup language2,102
github/cmark-gfmA lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions.915
yogthos/markdown-cljA Clojure library that parses Markdown text and generates HTML output547
vfmd/vfmd-srcA C++ implementation of a Markdown parsing engine that handles various syntax constructs and supports different variants of Markdown18
commonmark/cmarkA C library and program that implements the CommonMark syntax specification1,667
soasme/nim-markdownA Markdown parser written in Nim.152
markdown-it/markdown-it-abbrAdds HTML abbreviations support to markdown parser43
markdown-it/markdown-it-containerCreates custom block-level containers for markdown-it markdown parser503
executablebooks/markdown-it-pyA Python implementation of Markdown parsing with high speed and customization options.756
corsaair/markdownlibAn implementation of Markdown syntax in ActionScript 3.05
gucong3000/postcss-markdownConverts Markdown text to CSS21