python3-cmarkgfm

GitHub-flavored Markdown renderer Python bindings
  https://github.com/jonparrott/cmarkgfm
  0
  no reviews



Cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec.

This fork adds GitHub Flavored Markdown extensions to the upstream implementation, as defined in the spec.

This package provides Python bindings for the cmark-gfm library.