Deprecated

In favour of

markdown

Convert Markdown to HTML, with XSS protection

https://github.com/snoyberg/markdown

Version on this page:0.1.13@rev:1
LTS Haskell 22.14:0.1.17.5
Stackage Nightly 2024-03-28:0.1.17.5
Latest on Hackage:0.1.17.5

See all snapshots markdown appears in

BSD-3-Clause licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:markdown-0.1.13@sha256:18f1e3b1e7b1cc2300b734939c5eda108c8caa35d8d30cc50e3af4a02804ee15,2135

Module documentation for 0.1.13

  • Text
    • Text.Markdown
      • Text.Markdown.Block
      • Text.Markdown.Inline

This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases.