Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 359 Bytes

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.