An open API service indexing awesome lists of open source software.

https://github.com/psub/yesod-rst

Makes pandoc's ability to read reStructuredText avaible to Yesod.
https://github.com/psub/yesod-rst

Last synced: 11 months ago
JSON representation

Makes pandoc's ability to read reStructuredText avaible to Yesod.

Awesome Lists containing this project

README

          

# yesod-rst

A library that provides RST (reStructuredText) support for the Yesod webframework.

The code is inspired by https://github.com/pbrisbin/yesod-markdown.