This repository contains four packages:
-
commonmark
: a pure Haskell library for parsing commonmark, designed for flexibility and extensibility. -
commonmark-lucid
: type instances for parsing commonmark as lucid Html. -
commonmark-cli
: a command-line program that uses this library to convert and syntax-highlight commonmark documents.