@hackage markdown0.1.0
Convert Markdown to HTML, with XSS protection
Categories
License
BSD-3-Clause
Maintainer
michael@snoyman.com
Links
Versions
Deprecated
Dependencies (9)
- attoparsec >=0.10
- attoparsec-conduit >=0.5 && <0.6
- base >=4 && <4.6
- blaze-html >=0.4
- conduit >=0.5.2.1 && <0.6
- data-default >=0.3 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.