Popularity
9.4
Stable
Activity
7.5
Declining
135
15
31
Monthly Downloads: 295
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Text
Commonmark
Add another 'commonmark' Package
Popular Comparisons
README
commonmark
This repository contains four packages:
[
commonmark
](commonmark/): a pure Haskell library for parsing commonmark, designed for flexibility and extensibility.[
commonmark-pandoc
](commonmark-pandoc/): type instances for parsing commonmark as a Pandoc AST.[
commonmark-extensions
](commonmark-extensions/): a set of useful extensions to core commonmark syntax.[
commonmark-cli
](commonmark-cli/): a command-line program that uses this library to convert and syntax-highlight commonmark documents.
See the [commonmark
README](commonmark/) for a
more detailed description of the project's goals.