aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Add markua test files to extra-source-files.John MacFarlane1-0/+2
2021-12-22Add text wrapping to HTML output.John MacFarlane1-0/+1
2021-12-19Add a writer for Markua 0.10 (#7729)binaarinen1-0/+2
2021-12-17Lua: add function `pandoc.utils.references`Albert Krewinkel1-0/+1
2021-12-13Lua: support topdown traversalsAlbert Krewinkel1-1/+1
2021-12-11fix(IpynbOutput)!: rank always favors output formatKolen Cheung1-0/+3
2021-12-11Custom reader: pass list of sources instead of concatenated textAlbert Krewinkel1-0/+1
2021-12-10Switch to released pandoc-lua-marshal-0.1.2Albert Krewinkel1-1/+1
2021-12-09Lua: update to latest pandoc-lua-marshal (0.1.1)Albert Krewinkel1-2/+1
2021-12-06Ipynb reader & writer: properly handle cell "id".John MacFarlane1-1/+1
2021-12-02Allow unicode-transforms 0.4.0.John MacFarlane1-1/+1
2021-11-30Update cabal description.John MacFarlane1-24/+28
2021-11-28Bump pandoc-lua-marshall lower bound to 0.1.0.1 in cabal file.John MacFarlane1-1/+1
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel1-14/+6
2021-11-20Bump to 2.16.2John MacFarlane1-1/+1
2021-11-17Update build files (#7696)Fabián Heredia Montiel1-6/+1
2021-11-10Remove unneeded package dependencies from benchmark target.John MacFarlane1-3/+0
2021-11-09Require ghc >= 8.6, base >= 4.12.John MacFarlane1-17/+13
2021-11-09Require Cabal 2.4. Use wildcards...John MacFarlane1-84/+3
2021-11-08Lua: ensure that 're' module is always available.Albert Krewinkel1-1/+1
2021-11-07Replace old sample custom reader with a full-featured reader for creole.John MacFarlane1-0/+2
2021-11-05Add interface for custom readers written in Lua. (#7671)John MacFarlane1-0/+1
2021-11-04Lua: include lpeg module (#7649)Albert Krewinkel1-0/+1
2021-11-04Require latest hslua (2.0.1).Albert Krewinkel1-2/+2
2021-11-02Allow tasty-bench 0.3.x.John MacFarlane1-1/+1
2021-11-02Bump to 2.16.1, update changelog.John MacFarlane1-1/+1
2021-10-31Bump to 2.16, update changelog.John MacFarlane1-1/+1
2021-10-30Allow time 1.13John MacFarlane1-2/+2
2021-10-27Require latest skylighting (0.12.1).John MacFarlane1-2/+2
2021-10-27Switch back from HsYAML to yaml.John MacFarlane1-5/+5
2021-10-26Lua: marshal ListAttributes values as userdata objectsAlbert Krewinkel1-0/+1
2021-10-23Use ipynb 0.1.0.2.John MacFarlane1-2/+2
2021-10-22Bump to 2.15, updaet man page.John MacFarlane1-1/+1
2021-10-22Use citeproc 0.6, commonmark 0.2.2.1, commonmark-extensions 0.2.2John MacFarlane1-3/+3
2021-10-22Use texmath 0.12.3.2John MacFarlane1-1/+1
2021-10-22Use pandoc-types 1.22.1.John MacFarlane1-2/+2
2021-10-22Lua: marshal Version values as userdataAlbert Krewinkel1-1/+1
2021-10-22Lua: marshal Attr values as userdataAlbert Krewinkel1-0/+1
2021-10-22Switch to hslua-2.0Albert Krewinkel1-8/+7
2021-10-17pptx: Fix list level numberingEmily Bourke1-0/+2
2021-10-12Revert "Depend on pandoc-types 1.23, remove Null constructor on Block."John MacFarlane1-2/+2
2021-10-12Allow aeson 2.0John MacFarlane1-1/+1
2021-10-11Require doclayout >= 0.3.1.1.John MacFarlane1-1/+1
2021-10-10Translations: don't depend on the fact that Aeson Object is...John MacFarlane1-1/+0
2021-10-05Allow time 1.12.John MacFarlane1-2/+2
2021-10-01Depend on pandoc-types 1.23, remove Null constructor on Block.John MacFarlane1-2/+2
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane1-1/+2
2021-09-21Use pretty-simple to format native output.John MacFarlane1-1/+2
2021-09-18Use skylighting-0.12, skylighting-core-0.12.John MacFarlane1-2/+2
2021-09-18pptx: Support footers in the reference docEmily Bourke1-0/+5