yesod-text-markdown: Yesod support for Text.Markdown.
Use Text.Markdown in a typical yesod project. This module contains instances related to persistence, even though it isn't tightly coupled to yesod.
This package is different from the yesod-markdown package which uses the pandoc renderer for markdown. The main advantages of having Text.Markdown as underlying renderer is the much smaller dependencies and the permissiver license. See https://github.com/pbrisbin/yesod-markdown and https://github.com/snoyberg/markdown.
This package intentionally tries to be like yesod-markdown, so switching between the markdown backends should be easy.
If you wonder why the haddocks only show a few exports, it's because it doesn't show exporting of instances which is most of what this package is about.
Downloads
- yesod-text-markdown-0.1.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.10 |
---|---|
Dependencies | aeson (>=0.7 && <0.9), base (>=4 && <5), markdown (>=0.1 && <2.0), persistent (>=1.2 && <3.0), shakespeare (>=2.0 && <2.1), text (>=0.11 && <2.0), yesod-core (>=1.2 && <2.0), yesod-form (>=1.3 && <2.0), yesod-persistent (>=1.2 && <2.0) [details] |
License | BSD-3-Clause |
Author | Arash Rouhani |
Maintainer | miffoljud@gmail.com |
Category | Yesod |
Bug tracker | https://github.com/Tarrasch/yesod-text-markdown/issues |
Source repo | head: git clone git://github.com/Tarrasch/yesod-text-markdown.git |
Uploaded | by ArashRouhani at 2014-10-09T12:31:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7985 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |