summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* Moved makeCanoncial definition out of ifdef!John MacFarlane2017-12-28
* Added data/docx/word/comments.xml to pandoc.cabal data files.John MacFarlane2017-12-28
* PowerPoint writer: Introduce beginning of testsJesse Rosenthal2017-12-28
* Org reader: support minlevel option for includesAlbert Krewinkel2017-12-28
* Break-up org reader test fileAlbert Krewinkel2017-12-28
* Add custom tests to pandoc.cabalJohn MacFarlane2017-12-27
* Bump to 2.0.6.John MacFarlane2017-12-23
* Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane2017-12-21
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | Lua modules: added pandoc.utils moduleAlbert Krewinkel2017-12-21
* | Lua modules: make a Haskell module for each Lua moduleAlbert Krewinkel2017-12-21
* | Lua modules: move to dedicated submoduleAlbert Krewinkel2017-12-21
* | Removed default.theme data file.John MacFarlane2017-12-21
|/
* Merge pull request #4148 from stencila/jats-figuresJohn MacFarlane2017-12-14
|\
| * fig, table-wrap & caption Divs for JATS writerHamish Mackenzie2017-12-13
* | Custom writer: use init file to setup Lua interpreterAlbert Krewinkel2017-12-13
|/
* Change version to 2.0.5.John MacFarlane2017-12-11
* Version to 2.1John MacFarlane2017-12-11
* Update cabal description to include powerpoint.John MacFarlane2017-12-11
* Integrate Powerpoint writer into pandoc.Jesse Rosenthal2017-12-11
* Changes for skylighting-0.5.John MacFarlane2017-12-10
* Add '-threaded' to ghc-options for executable.John MacFarlane2017-12-07
* Lua filters: use script to initialize the interpreterAlbert Krewinkel2017-12-06
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* Bump lower bound of hsluaAlbert Krewinkel2017-12-04
* Bump bounds for binary, http-types, tasty-hunitJohn MacFarlane2017-12-02
* Bump to 2.0.4, update changelog.John MacFarlane2017-12-02
* Update tested-with.John MacFarlane2017-12-02
* Use latest tagsoup.John MacFarlane2017-11-30
* Add basic lua List module (#4099)Albert Krewinkel2017-11-28
* Use skylighting 0.4.4.1.John MacFarlane2017-11-27
* Use skylighting 0.4.4.John MacFarlane2017-11-21
* Relax `http-types` dependency. (#4084)Justus Sagemüller2017-11-21
* Version to 2.0.3.John MacFarlane2017-11-20
* Lua filters: preload text module (#4077)Albert Krewinkel2017-11-18
* Require latest pandoc-types.John MacFarlane2017-11-11
* Bump to 2.0.2.John MacFarlane2017-11-11
* Use lua filter to generate man page from MANUAL.John MacFarlane2017-11-11
* Add lua filter functions to walk inline and block elements.John MacFarlane2017-11-11
* Use skylighting 0.4.3.2.John MacFarlane2017-11-04
* Bump to 2.0.1.1.John MacFarlane2017-11-04
* Use texmath 0.10.John MacFarlane2017-11-03
* Use latest skylighting.John MacFarlane2017-11-03
* Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane2017-11-02
* Bump tasty upper bound.John MacFarlane2017-11-02
* Merge pull request #4001 from labdsf/fb2-testsJohn MacFarlane2017-11-01
|\
| * Add new style FB2 testsAlexander Krotov2017-10-28
* | Version to 2.0.1.John MacFarlane2017-10-31