CommonMark parsing and rendering library and program in C

Edit Package cmark

cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. (For the JavaScript reference implementation, see commonmark.js.)

It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents.

Refresh
Refresh
Source Files
Filename Size Changed
cmark-0.26.1.tar.gz 0000214151 209 KB
cmark.changes 0000005370 5.24 KB
cmark.spec 0000003200 3.13 KB
Revision 2 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 409120 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 2)
- update to 0.26.1
* Removed unnecessary typedef that caused build failure on some platforms.
* Use $(MAKE) in Makefile instead of hardcoded make (forwarded request 409117 from mimi_vx)
Comments 0
openSUSE Build Service is sponsored by