summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* HTML reader: Support base tag.John MacFarlane2015-05-13
* SelfContained: properly handle data URIs in css urls.John MacFarlane2015-05-04
* Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
* Bump zlib upper version boundsRyanGlScott2015-04-20
* Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2015-04-17
|\
| * RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2015-04-16
* | Bump texmath lower bound to 0.8.1John MacFarlane2015-04-13
|/
* Added CommonMark writer.John MacFarlane2015-03-29
* Require cmark 0.3.1.John MacFarlane2015-03-29
* Always build man pages. Removed make-pandoc-man-pages flag.John MacFarlane2015-03-28
* Added images needed for docx tests to cabal extra-source-files.John MacFarlane2015-03-28
* Added source files for reference.docx/odt to extra-source-files.John MacFarlane2015-03-28
* Added Tests.Writers.Docx to cabal file.John MacFarlane2015-03-28
* Version bump to 1.14.John MacFarlane2015-03-28
* Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\
| * Add Text.Pandoc.Error module with PandocError typeMatthew Pickering2015-02-18
* | Create reference files from unpacked archives with helper programNikolay Yakimov2015-03-28
* | Fixed ghc-prof-options.John MacFarlane2015-03-28
* | Require highlighting-kate >= 0.5.14John MacFarlane2015-03-28
* | pandoc.cabal: changed default profiling options.John MacFarlane2015-03-27
* | Require highlighting-kate 0.5.13.John MacFarlane2015-03-27
* | Bumped upper bounds for filepath, QuickCheck.John MacFarlane2015-03-19
* | Added CommonMark reader using cmark (libcmark bindings).John MacFarlane2015-03-17
* | Bump criterion version bound.John MacFarlane2015-03-17
* | Merge pull request #1968 from lierdakil/issue1607John MacFarlane2015-03-16
|\ \
| * | Started moving StyleMap out of writer codeNikolay Yakimov2015-03-01
| |/
* / Bump blaze-html and blaze-markup upper version boundsRyanGlScott2015-02-28
|/
* Allow wildcards in `--epub-embed-font` arguments.John MacFarlane2015-02-13
* Allow haddock-library 1.2Mark Wright2015-01-05
* Version bump to 1.13.3.John MacFarlane2014-12-26
* Require latest highlighting-kate and texmath.John MacFarlane2014-12-19
* Added old-locale flag.John MacFarlane2014-12-19
* Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane2014-12-19
* Link the test suite using -threadedBryan O'Sullivan2014-12-08
* Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering2014-12-08
|\
| * DokuWiki writer: add external_images testTimothy Humphries2014-11-09
* | Update pandoc.cabal, Bumping JuicyPixels upper boundVincent2014-12-06
|/
* Fixed README and pandoc.cabal for TWiki reader.John MacFarlane2014-10-31
* TWiki Reader: update documentationAlexander Sulfrian2014-10-30
* TWiki Reader: add basic syntax testAlexander Sulfrian2014-10-30
* TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30
* Version bump to 1.13.2.John MacFarlane2014-10-20
* Adde network dependency under network-uri flag in test section.John MacFarlane2014-09-28
* Bump text, random, http-client upper boundsRyanGlScott2014-09-22
* Version bump to 1.13.1.John MacFarlane2014-08-30
* Added new dokuwiki multiblock table tests to pandoc.cabal.John MacFarlane2014-08-30
* Capitalized Build-Depends for consistency.John MacFarlane2014-08-24
* Fix build dependencies for the trypandoc flag.Gabor Pali2014-08-24
* Added network-uri flag.John MacFarlane2014-08-20
* Added tables.dokuwiki and tables.icml to extra-source-files.John MacFarlane2014-08-17