/markdown

Convert Markdown to HTML, with XSS protection

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Markdown for haskell

This is a haskell library for converting markdown to HTML. It's written in pure haskell. Also read the more technical description on hackage.

Use with yesod

For use with yesod, check out yesod-text-markdown.