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