aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Use HsYAML-0.2.0.0John MacFarlane1-1/+1
2019-09-08Add to other-extensions field for use by cabal solver (#5728)Vanessa McHale1-0/+1
2019-09-05Add dependency on skylighting-core in cabal file.John MacFarlane1-0/+1
2019-09-05Small cleanups in Makefile.John MacFarlane1-0/+4
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane1-0/+1
2019-09-02Use doctemplates 0.6.John MacFarlane1-1/+1
2019-08-26Cabal cleanup (#5693)Albert Krewinkel1-22/+9
2019-08-25Use new doctemplates, doclayout.John MacFarlane1-2/+2
2019-08-24Change optMetadataFile type from Maybe to List (#5702)Owen McGrath1-0/+2
2019-08-23Require pandoc-types 1.17.6.John MacFarlane1-2/+2
2019-08-16Lua: add module for AST element sequence traversalAlbert Krewinkel1-0/+1
2019-08-15pandoc.cabal: add cabal.project to extra-source-files.Albert Krewinkel1-1/+2
2019-08-05Version bump to 2.8 because of type changes for templates.John MacFarlane1-1/+1
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane1-1/+2
2019-07-23Templates: Change type of renderTemplate'.John MacFarlane1-1/+1
2019-07-16Version to 2.7.4.John MacFarlane1-1/+1
2019-07-14Require skylighting 0.8.2 (fix bug with long integer literals).John MacFarlane1-1/+1
2019-07-14Require skylighting 0.8.1.2.John MacFarlane1-1/+1
2019-06-13Use latest skylighting.John MacFarlane1-1/+1
2019-06-06MANUAL.txt, pandoc.cabal: mention Jira as possible target formatAlbert Krewinkel1-1/+1
2019-06-05Add jira writer (#5548)Albert Krewinkel1-0/+4
2019-06-04Update pandoc-citeproc and skylighting versions.John MacFarlane1-1/+1
2019-05-29pandoc.mediabag module: add items function iterating over mediabagAlbert Krewinkel1-0/+1
2019-05-29Merge pull request #5526 from tarleb/richer-version-typeJohn MacFarlane1-2/+3
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel1-2/+3
2019-05-27Use skylighting 0.8.John MacFarlane1-1/+1
2019-05-20Improve output of Lua tests (#5499)Albert Krewinkel1-0/+4
2019-05-17Bump to 2.7.3John MacFarlane1-1/+1
2019-05-12add test/tables.xwiki to git and pandoc.cabal (#5498)Mauro Bieg1-0/+1
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel1-0/+2
2019-05-01CI: test with GHC 8.6.5Albert Krewinkel1-1/+1
2019-04-17Don't advertise base-4.8 support anymore (#5455)Herbert Valerio Riedel1-1/+1
2019-04-17Allow QuickCheck 2.13.John MacFarlane1-1/+1
2019-04-09Update copyright yearJohn MacFarlane1-1/+1
2019-04-09Use cmark-gfm 0.2.0.John MacFarlane1-1/+1
2019-04-05Bump to 2.7.2, update changelog.John MacFarlane1-1/+1
2019-04-05Update pandoc.cabal with new pptx files.Jesse Rosenthal1-0/+4
2019-04-03Add templates/default.xwiki to cabal data files.John MacFarlane1-0/+1
2019-04-02Add test/writer.xwiki to cabal extra-source-files.John MacFarlane1-0/+1
2019-04-02Add xwiki to cabal descriptionJohn MacFarlane1-4/+5
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker1-0/+1
2019-03-27ipynb reader: avoid introducing spurious `.0` on integers in metadata.John MacFarlane1-0/+1
2019-03-27Drop support for ghc < 8.John MacFarlane1-2/+1
2019-03-20Improve pdfSize in ImageSize.John MacFarlane1-1/+2
2019-03-13Use cmark-gfm-0.1.8.John MacFarlane1-1/+1
2019-03-13Updated tested-with.John MacFarlane1-2/+2
2019-03-13Bump to 2.7.1John MacFarlane1-1/+1
2019-03-13Revise last commit, adding an upper bound for cmark-gfm.John MacFarlane1-1/+1
2019-03-13Exclude cmark-gfm-hs 0.1.7, which is buggy.John MacFarlane1-1/+1
2019-03-02Require texmath 0.11.2.1John MacFarlane1-1/+1