CommonMark parsing and rendering library and program in C
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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/cmark && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cmark-0.28.0.tar.gz | 0000228973 224 KB | |
cmark-install_libdir_is_abs.patch | 0000000413 413 Bytes | |
cmark.changes | 0000009861 9.63 KB | |
cmark.spec | 0000003082 3.01 KB |
Revision 7 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 529924
from
Ondřej Súkup (mimi_vx)
(revision 7)
1
Comments 0