gautamMalu / markdown

Convert Markdown to HTML, with XSS protection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Convert Markdown to HTML, with XSS protection

License:Other


Languages

Language:Haskell 50.9%Language:HTML 49.1%