aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/ZimWiki.hs
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Revert "Added page breaks into Pandoc."John MacFarlane1-2/+0
2017-01-25Convert all writers to use PandocMonad.Jesse Rosenthal1-2/+3
2017-01-25Adds support for pagebreaks (when it makes sense)Hubert Plociniczak1-1/+3
2016-11-30Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane1-4/+4
2016-10-13Add support for the LineBlock element to writersAlbert Krewinkel1-1/+5
2016-07-01ZimWiki writer: removed commented out code that confused Haddock.John MacFarlane1-8/+8
2016-06-30Added Zim Wiki writer, template and tests.Alex Ivkin1-0/+361