Age | Commit message (Expand) | Author | Files | Lines |
2020-03-15 | Use implicit Prelude (#6187) | Albert Krewinkel | 1 | -2/+0 |
2020-03-13 | Update copyright year (#6186) | Albert Krewinkel | 1 | -1/+1 |
2020-02-12 | Introduce new format variants for JATS (#6067) | Albert Krewinkel | 1 | -1/+7 |
2020-02-07 | More in-depth refactoring and cleanup (#6123) | Joseph C. Sible | 1 | -1/+1 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -6/+7 |
2019-09-29 | Raise error on unsupported extensions. Closes #4338. | John MacFarlane | 1 | -9/+26 |
2019-06-05 | Add jira writer (#5548) | Albert Krewinkel | 1 | -0/+3 |
2019-04-02 | Add XWiki Support (#4167) | Derek Chen-Becker | 1 | -0/+3 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -0/+2 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -0/+3 |
2018-11-29 | Changed types of writeJSON and readJSON. | John MacFarlane | 1 | -3/+3 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-12-11 | Integrate Powerpoint writer into pandoc. | Jesse Rosenthal | 1 | -0/+3 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -4/+4 |
2017-08-07 | Remove GFM modules; use CMarkGFM for both gfm and commonmark. | John MacFarlane | 1 | -3/+1 |
2017-08-07 | Added gfm (GitHub-flavored CommonMark) as an input and output format. | John MacFarlane | 1 | -0/+3 |
2017-06-24 | Readers.getReader, Writers.getWriter API change. | John MacFarlane | 1 | -7/+4 |
2017-06-10 | Writers: changed StringWriter -> TextWriter. | John MacFarlane | 1 | -46/+47 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -2/+2 |
2017-04-26 | API change: move writer functions to Text.Pandoc.Writers | Albert Krewinkel | 1 | -0/+193 |