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