commonmark-simple: Simple interface to commonmark-hs for parsing real-world Markdown.

[ library, mit, text ] [ Propose Tags ] [ Report a vulnerability ]

Simple interface to parsing real-world Markdown using commonmark-hs


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Dependencies aeson, base (>=4.13.0.0 && <5), commonmark, commonmark-extensions (>=0.2.5), commonmark-pandoc (>=0.2.2), containers, megaparsec, pandoc-types, parsec, parser-combinators, relude, yaml [details]
License MIT
Copyright 2022 Sridhar Ratnakumar
Author Sridhar Ratnakumar
Maintainer srid@srid.ca
Category Text
Bug tracker https://github.com/srid/commonmark-simple
Uploaded by sridca at 2025-08-19T01:28:34Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 161 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-08-19 [all 1 reports]

Readme for commonmark-simple-0.2.0.0

[back to package description]

commonmark-simple

Wraps commonmark-hs to give a simple API for parsing real-world Markdown.