Fast, accurate CommonMark (Markdown) parser and renderer
Description
This package provides Haskell bindings for <https://github.com/jgm/cmark
libcmark>, the reference parser for <http://commonmark.org CommonMark>, a fully
specified variant of Markdown. It includes sources for libcmark (0.30.3) and
does not require prior installation of the C library.