summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/UUID.hs
Commit message (Collapse)AuthorAge
* Added an EPUB writer.John MacFarlane2010-07-05
+ New writer module Text.Pandoc.Writers.EPUB + Stylesheet in epub.css + --epub-stylesheet command-line option. + New utility module Text.Pandoc.UUID to generate random UUIDs for EPUBs.