@hackage discount0.1.1
Haskell bindings to the discount Markdown library.
Categories
License
MIT
Maintainer
phurst@amateurtopologist.com
Links
Versions
Installation
Dependencies (3)
- base >=4.3 && <5
- bytestring >=0.8
- text Show all…
Dependents (3)
@hackage/cmark-gfm, @hackage/acme-everything, @hackage/cmark
Discount is a thin wrapper around the discount library http://www.pell.portland.or.us/~orc/Code/discount/ for parsing Markdown. It supports both additional features such as definition lists and tables, while also having a mode for pure Markdown.