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.28.0) and does not require prior installation of the C library.
[Skip to Readme]
Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3 |
---|---|
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 Yuki Izumi |
Author | Yuki Izumi |
Maintainer | kivikakk@github.com |
Category | Text |
Home page | https://github.com/kivikakk/cmark-gfm-hs |
Source repo | head: git clone git://github.com/kivikakk/cmark-gfm-hs.git |
Uploaded | by kivikakk at Thu Aug 10 04:03:32 UTC 2017 |
Distributions | Arch:0.1.3, LTSHaskell:0.1.3, NixOS:0.1.3, Stackage:0.1.3, openSUSE:0.1.3 |
Downloads | 6139 total (91 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-10 [all 1 reports] Hackage Matrix CI |
Flags
Name | Description | Default | Type |
---|---|---|---|
pkgconfig | Use system libcmark-gfm via pkgconfig | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cmark-gfm-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)