cmark-gfm: Fast, accurate GitHub Flavored Markdown parser and renderer
This package provides Haskell bindings for libcmark-gfm, the reference parser for GitHub Flavored Markdown, a fully specified variant of Markdown. It includes sources for libcmark-gfm (0.29.0.gfm.0) and does not require prior installation of the C library.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| pkgconfig | Use system libcmark-gfm via pkgconfig | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cmark-gfm-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6 |
|---|---|
| Change log | changelog |
| Dependencies | base (>=4.5 && <5.0), bytestring, ghc-prim (>=0.2), text (>=1.0 && <1.3) [details] |
| License | BSD-3-Clause |
| Copyright | (C) 2015--17 John MacFarlane, (C) 2017--19 Ashe Connor |
| Author | Ashe Connor |
| Maintainer | kivikakk@github.com |
| Uploaded | by kivikakk at 2019-04-09T04:32:04Z |
| Category | Text |
| Home page | https://github.com/kivikakk/cmark-gfm-hs |
| Source repo | head: git clone git://github.com/kivikakk/cmark-gfm-hs.git |
| Reverse Dependencies | 5 direct, 172 indirect [details] |
| Downloads | 33616 total (60 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-04-09 [all 1 reports] |