Skip to content

Commit

Permalink
Add readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarrasch committed Oct 12, 2012
1 parent a59f130 commit 15c9f01
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Empty file removed README
Empty file.
11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
## 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][ytm].

[hackage]: http://hackage.haskell.org/package/markdown
[ytm]: https://github.com/Tarrasch/yesod-text-markdown

0 comments on commit 15c9f01

Please sign in to comment.