Letter C

cmark - CommonMark parsing and rendering

Website: https://github.com/jgm/cmark
License: BSD and MIT
Vendor: Alcance Libre, Inc.
Description:
`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.

Packages

cmark-0.30.3-1.aldos.i686 [13 KiB] Changelog by Joel Barrios (2023-01-24):
- Update to 0.30.3.

Listing created by Repoview-0.6.6-6.fc14.al