aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Removed special testHook from Setup.John MacFarlane1-0/+1
2014-08-12Merge pull request #1527 from mpickering/juicypixelsJohn MacFarlane1-1/+2
2014-08-13PDF Writer: Attempts to convert images to pdf renderable formatsMatthew Pickering1-1/+2
2014-08-13EPUB Tests: Added wasteland testMatthew Pickering1-2/+1
2014-08-11Docx: Add dropcap tests.Jesse Rosenthal1-0/+1
2014-08-11Require zip-archive 0.2.3.4, with normalized path comparison.John MacFarlane1-2/+2
2014-08-10Improved EPUB TestsMatthew Pickering1-0/+1
2014-08-10Removed OMath module, depend on texmath >= 0.8.John MacFarlane1-2/+1
2014-08-09Added Text.Pandoc.Readers.Docx.FontsMatthew Pickering1-0/+1
2014-08-07EPUB test renaming.John MacFarlane1-0/+2
2014-08-07Merge pull request #1494 from jkr/math-moduleJohn MacFarlane1-0/+1
2014-08-07Docx reader: Test inline image code.Jesse Rosenthal1-0/+1
2014-08-07Docx reader: Split math out into math module.Jesse Rosenthal1-0/+1
2014-08-06Remove now-unnecessary TexCharJesse Rosenthal1-1/+0
2014-08-04Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...John MacFarlane1-5/+7
2014-08-03Add plain writer testing module to .cabal file.Artyom Kazak1-0/+1
2014-08-02Bump aeson upper bound.John MacFarlane1-2/+2
2014-07-31EPUB Reader: Integrated into programMatthew Pickering1-2/+4
2014-07-31Docx tests: rewrite mediabag tests.Jesse Rosenthal1-2/+2
2014-07-31New module, Text.Pandoc.MediaBag.John MacFarlane1-0/+1
2014-07-30Docx tests: Added media test comparison function.Jesse Rosenthal1-0/+1
2014-07-29Add and update docx tests in pandoc.cabal.Jesse Rosenthal1-0/+12
2014-07-27Added compatability layer to support directory-1.1Matthew Pickering1-1/+3
2014-07-27Txt2Tags Reader: Updated README and package descriptionMatthew Pickering1-1/+1
2014-07-27Txt2Tags Reader: Added testsMatthew Pickering1-28/+3
2014-07-27Added txt2tags readerMatthew Pickering1-1/+2
2014-07-19Require highlighting-kate >= 0.5.8.5.John MacFarlane1-3/+3
2014-07-15Merge pull request #1430 from jkr/anchor-fix-2John MacFarlane1-0/+2
2014-07-15Require highlighting-kate 0.5.8.4.John MacFarlane1-3/+3
2014-07-15Docx reader: Add testJesse Rosenthal1-0/+2
2014-07-12Docx Reader: Add a compatibility layer for Except.Jesse Rosenthal1-0/+1
2014-07-07Minor line wrapping.John MacFarlane1-3/+3
2014-07-07Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...John MacFarlane1-1/+2
2014-07-02Docx Reader: Add new file, TexChar.Jesse Rosenthal1-0/+1
2014-06-29Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae1-131/+104
2014-06-26Require haddock-library >= 1.1 and simplify haddock reader code.John MacFarlane1-1/+1
2014-06-23Add Reducible to cabal file.Jesse Rosenthal1-0/+1
2014-06-19Require highlighting-kate >= 0.5.8.3.John MacFarlane1-3/+3
2014-06-18Added haddock writer tests.John MacFarlane1-0/+2
2014-06-18Added haddock template.John MacFarlane1-0/+1
2014-06-18Finished first draft of Haddock writer.John MacFarlane1-3/+4
2014-06-18Removed old haddock reader code. Add dependency on haddock-library.John MacFarlane1-5/+3
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane1-4/+4
2014-06-16Bump version to 1.13John MacFarlane1-1/+1
2014-06-16Reference new DocX tests in cabal file.Jesse Rosenthal1-1/+20
2014-06-16Add files to cabal.Jesse Rosenthal1-0/+3
2014-06-06Require aeson >= 0.7.0.5 to avoid build problems.John MacFarlane1-1/+1
2014-06-03Require texmath >= 0.6.6.3. Closes #1324.John MacFarlane1-1/+1
2014-06-03Version bump to 1.12.5.John MacFarlane1-1/+1
2014-06-02Require latest texmath. Closes #1319.John MacFarlane1-1/+1