aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2018-01-27Add docx golden tests to cabal file.Jesse Rosenthal1-0/+1
2018-01-25Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal1-1/+3
2018-01-21Require tagsoup 0.14.3 - closes #4282.John MacFarlane1-1/+1
2018-01-21Powerpoint writer tests: New test framework for pptx.Jesse Rosenthal1-0/+2
2018-01-18More stack.yaml fixes for skylighting.John MacFarlane1-1/+1
2018-01-18Require latest skylighting.John MacFarlane1-1/+1
2018-01-17Version to 2.1.1.John MacFarlane1-1/+1
2018-01-16Docx reader: Parse instrText info in fldChar tags.Jesse Rosenthal1-0/+1
2018-01-15Renaming: Json -> JSON in modules and functions.John MacFarlane1-1/+1
2018-01-15Merge pull request #4227 from tarleb/lua-run-json-filterJohn MacFarlane1-1/+5
2018-01-14Remove custom prelude and ghc 7.8 support.John MacFarlane1-25/+1
2018-01-14Fix cabal to use base-compat with ghc < 7.10.John MacFarlane1-2/+7
2018-01-14Use base-compat for our custom prelude.John MacFarlane1-1/+2
2018-01-14Allow latest QuickCheck.John MacFarlane1-1/+1
2018-01-14Powerpoint writer: Refactor into separate modules.Jesse Rosenthal1-0/+2
2018-01-13Move filter functions to separate moduleAlbert Krewinkel1-1/+5
2018-01-12Lua filters: improve error messagesAlbert Krewinkel1-0/+1
2018-01-09Bump criterion upper bound.John MacFarlane1-1/+1
2018-01-08Allow tasty 1.0.John MacFarlane1-1/+1
2018-01-07Use latest skylighting and omit the 'missingincludes' check.John MacFarlane1-1/+1
2018-01-05Update copyright notices to include 2018Albert Krewinkel1-1/+1
2018-01-04Bump hslua version to 0.9.5Albert Krewinkel1-1/+1
2017-12-29Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal1-1/+2
2017-12-28Filter changes.John MacFarlane1-1/+1
2017-12-28Powerpoint writer tests: use IO.John MacFarlane1-1/+0
2017-12-28Moved makeCanoncial definition out of ifdef!John MacFarlane1-11/+11
2017-12-28Added data/docx/word/comments.xml to pandoc.cabal data files.John MacFarlane1-0/+1
2017-12-28PowerPoint writer: Introduce beginning of testsJesse Rosenthal1-0/+8
2017-12-28Org reader: support minlevel option for includesAlbert Krewinkel1-0/+1
2017-12-28Break-up org reader test fileAlbert Krewinkel1-0/+12
2017-12-27Add custom tests to pandoc.cabalJohn MacFarlane1-0/+2
2017-12-23Bump to 2.0.6.John MacFarlane1-1/+1
2017-12-21Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane1-1/+1
2017-12-21Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane1-0/+3
2017-12-21Lua modules: added pandoc.utils moduleAlbert Krewinkel1-0/+1
2017-12-21Lua modules: make a Haskell module for each Lua moduleAlbert Krewinkel1-0/+1
2017-12-21Lua modules: move to dedicated submoduleAlbert Krewinkel1-1/+1
2017-12-21Removed default.theme data file.John MacFarlane1-2/+0
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie1-0/+3
2017-12-14Merge pull request #4148 from stencila/jats-figuresJohn MacFarlane1-0/+1
2017-12-13Custom writer: use init file to setup Lua interpreterAlbert Krewinkel1-1/+2
2017-12-13fig, table-wrap & caption Divs for JATS writerHamish Mackenzie1-0/+1
2017-12-11Change version to 2.0.5.John MacFarlane1-1/+1
2017-12-11Version to 2.1John MacFarlane1-1/+1
2017-12-11Update cabal description to include powerpoint.John MacFarlane1-3/+4
2017-12-11Integrate Powerpoint writer into pandoc.Jesse Rosenthal1-0/+42
2017-12-10Changes for skylighting-0.5.John MacFarlane1-1/+1
2017-12-07Add '-threaded' to ghc-options for executable.John MacFarlane1-1/+1
2017-12-06Lua filters: use script to initialize the interpreterAlbert Krewinkel1-0/+2
2017-12-02Lua filters: refactor lua module handlingAlbert Krewinkel1-1/+2