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: 2 months ago
Linked from 1 awesome list

cmarkdown

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gomarkdown/markdown A Markdown parsing and rendering library for Go. 1,439
rla/prolog-markdown An implementation of a Markdown parser for use with SWI-Prolog 20
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 110
jgm/peg-markdown An implementation of markdown syntax in C using a parsing expression grammar 698
pulldown-cmark/pulldown-cmark An efficient parser for Markdown markup language 2,102
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 915
yogthos/markdown-clj A Clojure library that parses Markdown text and generates HTML output 547
vfmd/vfmd-src A C++ implementation of a Markdown parsing engine that handles various syntax constructs and supports different variants of Markdown 18
commonmark/cmark A C library and program that implements the CommonMark syntax specification 1,667
soasme/nim-markdown A Markdown parser written in Nim. 152
markdown-it/markdown-it-abbr Adds HTML abbreviations support to markdown parser 43
markdown-it/markdown-it-container Creates custom block-level containers for markdown-it markdown parser 503
executablebooks/markdown-it-py A Python implementation of Markdown parsing with high speed and customization options. 756
corsaair/markdownlib An implementation of Markdown syntax in ActionScript 3.0 5
gucong3000/postcss-markdown Converts Markdown text to CSS 21