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.
Maintained by: Jay Lanagan
Keywords:
ChangeLog: cmark
Homepage:
https://github.com/commonmark/cmark
Download SlackBuild:
cmark.tar.gz
cmark.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
cmark.SlackBuild |
cmark.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds