cmark-gfm

CommonMark parsing and rendering program, GitHub flavor
  https://github.com/github/cmark
  0
  no reviews



Cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents.

This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more.