Skip to content
forked from jgm/commonmark-hs

Pure Haskell commonmark parsing library, designed to be flexible and extensible

Notifications You must be signed in to change notification settings

bk/commonmark-hs

 
 

Repository files navigation

commonmark

CI tests

This repository contains four packages:

  • commonmark: a pure Haskell library for parsing commonmark, designed for flexibility and extensibility.

  • commonmark-pandoc: type instances for parsing commonmark as a Pandoc AST.

  • commonmark-extensions: a set of useful extensions to core commonmark syntax.

  • commonmark-cli: a command-line program that uses this library to convert and syntax-highlight commonmark documents.

See the commonmark README for a more detailed description of the project's goals.

About

Pure Haskell commonmark parsing library, designed to be flexible and extensible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.1%
  • Makefile 0.9%