commonmark-pandoc: Bridge between commonmark and pandoc AST.

[ bsd3, library, text ] [ Propose Tags ]

This library provides typeclasses for rendering commonmark to Pandoc types.


[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, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2, 0.2.2.1
Change log changelog.md
Dependencies base (>=4.9 && <5), commonmark (>=0.2.4.1 && <0.3), commonmark-extensions (>=0.2.5 && <0.3), pandoc-types (>=1.21 && <1.24), text [details]
License BSD-3-Clause
Copyright 2018-2021 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Text
Home page https://github.com/jgm/commonmark-hs
Bug tracker https://github.com/jgm/commonmark-hs/issues
Source repo head: git clone https://github.com/jgm/commonmark-hs
Uploaded by JohnMacFarlane at 2024-02-15T04:43:02Z
Distributions Arch:0.2.1.3, Fedora:0.2.1.3, LTSHaskell:0.2.2.1, NixOS:0.2.2, Stackage:0.2.2.1, openSUSE:0.2.2
Reverse Dependencies 6 direct, 164 indirect [details]
Downloads 16443 total (313 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-15 [all 1 reports]

Readme for commonmark-pandoc-0.2.2.1

[back to package description]

commonmark-pandoc

hackage release

This package provides typeclass instances for parsing commonmark directly into the Pandoc AST.