Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-25 | Revert "Added page breaks into Pandoc." | John MacFarlane | 1 | -1/+0 |
2017-01-25 | Deleted whitespace at end of source lines. | John MacFarlane | 1 | -1/+1 |
2017-01-25 | Convert all writers to use PandocMonad. | Jesse Rosenthal | 1 | -62/+72 |
2017-01-25 | Adds support for pagebreaks (when it makes sense) | Hubert Plociniczak | 1 | -0/+1 |
2016-11-30 | Options: Removed writerStandalone, made writerTemplate a Maybe. | John MacFarlane | 1 | -3/+3 |
2016-10-13 | Add support for the LineBlock element to writers | Albert Krewinkel | 1 | -1/+2 |
2015-12-29 | Use cmark 0.5. | John MacFarlane | 1 | -17/+17 |
2015-12-11 | Implemented SoftBreak and new `--wrap` option. | John MacFarlane | 1 | -2/+3 |
2015-08-07 | Updated readers, writers and README for link attribute | mb21 | 1 | -1/+1 |
2015-08-07 | Updated readers and writers for new image attribute parameter. | John MacFarlane | 1 | -1/+1 |
2015-07-14 | Updated to use cmark >= 0.4. | John MacFarlane | 1 | -4/+4 |
2015-07-08 | Correct superscript/subscript. | Andrew Dunning | 1 | -3/+3 |
2015-03-29 | Added CommonMark writer. | John MacFarlane | 1 | -0/+178 |