FreeBSD.software

cmark

0.31.1

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. 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.

Origin: textproc/cmark
Category: textproc
Size: 205KiB
License: BSD2CLAUSE
Maintainer: adridg@FreeBSD.org
Dependencies: 0 packages
Required by: 9 packages
$pkg install cmark

Required By (9 packages)

More in textproc