summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/ZimWiki.hs
Commit message (Expand)AuthorAge
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* ZimWiki writer: put in PandocMonad, added warnings for raw.John MacFarlane2017-03-30
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* Writers: Use gets to access MonadState where possible (#3480)Alexander Krotov2017-03-01
* ZimWiki writer: removed internal formatting from note and table cells, becaus...Alex Ivkin2017-02-15
* Revert "Added page breaks into Pandoc."John MacFarlane2017-01-25
* Convert all writers to use PandocMonad.Jesse Rosenthal2017-01-25
* Adds support for pagebreaks (when it makes sense)Hubert Plociniczak2017-01-25
* Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane2016-11-30
* Add support for the LineBlock element to writersAlbert Krewinkel2016-10-13
* ZimWiki writer: removed commented out code that confused Haddock.John MacFarlane2016-07-01
* Added Zim Wiki writer, template and tests.Alex Ivkin2016-06-30