@hackage markdown0.1.16
Convert Markdown to HTML, with XSS protection
Categories
License
BSD-3-Clause
Maintainer
michael@snoyman.com
Links
Versions
Deprecated
Dependencies (13)
- attoparsec >=0.10
- base >=4 && <4.11
- blaze-html >=0.4
- blaze-markup >=0.6
- conduit >=1.1
- conduit-extra >=1.1 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.