summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/UUID.hs
AgeCommit message (Collapse)Author
2010-07-05Added an EPUB writer.John MacFarlane
+ 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.