summaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)Author
2021-12-09Lua: update to latest pandoc-lua-marshal (0.1.1)Albert Krewinkel
2021-12-06Ipynb reader & writer: properly handle cell "id".John MacFarlane
2021-12-02Allow unicode-transforms 0.4.0.John MacFarlane
2021-11-30Update cabal description.John MacFarlane
2021-11-28Bump pandoc-lua-marshall lower bound to 0.1.0.1 in cabal file.John MacFarlane
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel
2021-11-20Bump to 2.16.2John MacFarlane
2021-11-17Update build files (#7696)Fabián Heredia Montiel
2021-11-10Remove unneeded package dependencies from benchmark target.John MacFarlane
2021-11-09Require ghc >= 8.6, base >= 4.12.John MacFarlane
2021-11-09Require Cabal 2.4. Use wildcards...John MacFarlane
2021-11-08Lua: ensure that 're' module is always available.Albert Krewinkel
2021-11-07Replace old sample custom reader with a full-featured reader for creole.John MacFarlane
2021-11-05Add interface for custom readers written in Lua. (#7671)John MacFarlane
2021-11-04Lua: include lpeg module (#7649)Albert Krewinkel
2021-11-04Require latest hslua (2.0.1).Albert Krewinkel
2021-11-02Allow tasty-bench 0.3.x.John MacFarlane
2021-11-02Bump to 2.16.1, update changelog.John MacFarlane
2021-10-31Bump to 2.16, update changelog.John MacFarlane
2021-10-30Allow time 1.13John MacFarlane
2021-10-27Require latest skylighting (0.12.1).John MacFarlane
2021-10-27Switch back from HsYAML to yaml.John MacFarlane
2021-10-26Lua: marshal ListAttributes values as userdata objectsAlbert Krewinkel
2021-10-23Use ipynb 0.1.0.2.John MacFarlane
2021-10-22Bump to 2.15, updaet man page.John MacFarlane
2021-10-22Use citeproc 0.6, commonmark 0.2.2.1, commonmark-extensions 0.2.2John MacFarlane
2021-10-22Use texmath 0.12.3.2John MacFarlane
2021-10-22Use pandoc-types 1.22.1.John MacFarlane
2021-10-22Lua: marshal Version values as userdataAlbert Krewinkel
2021-10-22Lua: marshal Attr values as userdataAlbert Krewinkel
2021-10-22Switch to hslua-2.0Albert Krewinkel
2021-10-17pptx: Fix list level numberingEmily Bourke
2021-10-12Revert "Depend on pandoc-types 1.23, remove Null constructor on Block."John MacFarlane
2021-10-12Allow aeson 2.0John MacFarlane
2021-10-11Require doclayout >= 0.3.1.1.John MacFarlane
2021-10-10Translations: don't depend on the fact that Aeson Object is...John MacFarlane
2021-10-05Allow time 1.12.John MacFarlane
2021-10-01Depend on pandoc-types 1.23, remove Null constructor on Block.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-09-18Use skylighting-0.12, skylighting-core-0.12.John MacFarlane
2021-09-18pptx: Support footers in the reference docEmily Bourke
2021-09-16pptx: Support specifying slide background imagesEmily Bourke
2021-09-15pptx: Add support for incremental listsEmily Bourke
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke
2021-09-01pptx: Add support for more layoutsEmily Bourke
2021-09-01pptx: Restructure testsEmily Bourke
2021-08-28Add `--sandbox` option.John MacFarlane
2021-08-21LaTeX-parser: restrict \endinput to current fileSimon Schuster
2021-08-20Bump to 2.14.2, update changelog.John MacFarlane