Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-30 | ZimWiki writer: put in PandocMonad, added warnings for raw. | John MacFarlane | 1 | -17/+32 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -22/+22 |
2017-03-01 | Writers: Use gets to access MonadState where possible (#3480) | Alexander Krotov | 1 | -16/+16 |
2017-02-15 | ZimWiki writer: removed internal formatting from note and table cells, becaus... | Alex Ivkin | 1 | -24/+54 |
2017-01-25 | Revert "Added page breaks into Pandoc." | John MacFarlane | 1 | -2/+0 |
2017-01-25 | Convert all writers to use PandocMonad. | Jesse Rosenthal | 1 | -2/+3 |
2017-01-25 | Adds support for pagebreaks (when it makes sense) | Hubert Plociniczak | 1 | -1/+3 |
2016-11-30 | Options: Removed writerStandalone, made writerTemplate a Maybe. | John MacFarlane | 1 | -4/+4 |
2016-10-13 | Add support for the LineBlock element to writers | Albert Krewinkel | 1 | -1/+5 |
2016-07-01 | ZimWiki writer: removed commented out code that confused Haddock. | John MacFarlane | 1 | -8/+8 |
2016-06-30 | Added Zim Wiki writer, template and tests. | Alex Ivkin | 1 | -0/+361 |