Popularity
9.9
Stable
Activity
0.0
Stable
68
6
447

Monthly Downloads: 89
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Markdown    
Latest version: v0.1.17

markdown alternatives and similar packages

Based on the "Web" category.
Alternatively, view markdown alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of markdown or a related project?

Add another 'Web' Package

README

Markdown for haskell

NOTE This package is deprecated and no longer supported. Instead, please consider using cmark or cmark-gfm.

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

Use with yesod

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