cmark

CommonMark parsing and rendering program

Description

cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec.

cmark parses almost as fast as sundown and hoedown (but safer and less buggy), about 3 times faster than discount, and about 100 times faster than kramdown and pandoc. Memory consumption is on par with sundown and about 10 times less than pandoc.

cmark outputs HTML, groff man, LaTeX, CommonMark, and a custom XML format.

Markdown is a lightweight markup language with plain-text-formatting syntax.

This package provides a command-line program (cmark) for parsing and rendering CommonMark documents.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/commonmark/cmark


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cmark