@hackage markdown0.1.1.2
Convert Markdown to HTML, with XSS protection
Categories
License
BSD-3-Clause
Maintainer
michael@snoyman.com
Links
Versions
Deprecated
Dependencies (10)
- attoparsec >=0.10
- attoparsec-conduit >=0.5 && <0.6
- base >=4 && <5
- blaze-html >=0.4
- conduit >=0.5.2.1 && <0.6
- containers Show all…
Dependents (18)
@hackage/rfc, @hackage/futhark, @hackage/cmark-gfm, @hackage/rfc-servant, @hackage/yesod-text-markdown, @hackage/acme-everything, Show all…
This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases.