cmark
Markdown parser
A C library and program that implements the CommonMark syntax specification
CommonMark parsing and rendering library and program in C
2k stars
52 watching
555 forks
Language: C
last commit: 11 months ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 915 |
| | An efficient parser for Markdown markup language | 2,102 |
| | A JavaScript library for parsing and rendering Markdown syntax | 1,449 |
| | A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. | 1,219 |
| | Defines and standardizes Markdown syntax through a spec and reference implementations | 4,895 |
| | A flexible and extensible Haskell library for parsing markdown syntax | 137 |
| | A Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text | 18 |
| | A C binding for the cmark-gfm markdown parser and renderer | 21 |
| | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,005 |
| | A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content | 8 |
| | An Symfony bundle that integrates a markdown parser | 9 |
| | A Scala library providing bindings for the cmark CommonMark parsing and rendering library | 15 |
| | An implementation of markdown syntax in C using a parsing expression grammar | 698 |
| | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
| | A C implementation of Markdown markup language syntax and test suite | 859 |