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

https://github.com/rnons/yespandoc

A simple web interface to Pandoc, using Yesod web framework
https://github.com/rnons/yespandoc

Last synced: 2 months ago
JSON representation

A simple web interface to Pandoc, using Yesod web framework

Awesome Lists containing this project

README

          

# yespandoc

As the name implies, yespandoc = yesod + pandoc

It's a simple web interface to [pandoc].

In fact, this is my effort to learn [yesod]. After I form this idea, I noticed [try pandoc].

Much can be done to improve this app.

Demo: [http://yespandoc.herokuapp.com](http://yespandoc.herokuapp.com)

[yesod]: http://www.yesodweb.com
[pandoc]: http://johnmacfarlane.net/pandoc
[try pandoc]: http://johnmacfarlane.net/pandoc/try