summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
...
* | 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
* | Bump to 2.0.0.1.John MacFarlane2017-10-30
* | Added creole reader test files to pandoc.cabal.John MacFarlane2017-10-29
|/
* Removed unnecessary build-deps.John MacFarlane2017-10-27
* Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
* Creole reader (#3994)Sascha Wilde2017-10-26
* Use skylighting 0.4.2.John MacFarlane2017-10-26
* Updated Glob upper bound.John MacFarlane2017-10-23
* Use doctemplates 0.2.1: allows `$--` line comments in templates.John MacFarlane2017-10-20
* Export Text.Pandoc.BCP47John MacFarlane2017-10-17
* Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane2017-10-17
* Improved handling of include files in LaTeX reader.John MacFarlane2017-10-16