GSoC/GCI Archive
Google Summer of Code 2014 haskell.org

Pandoc improvements: Embedded base64 images and EPUB 3.0 reader

by Matthew Pickering for haskell.org

Pandoc is one of the most widely used universal document converters and, as a result, it has become one of Haskell's flagship projects. I propose a two-part project: the first is to modify the image type to allow embedded images and the second, larger part, is to implement a reader for EPUB documents which would make use of this additional functionality.