aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02Allow latest tasty-bench, update changelog.2.16.1John MacFarlane
2021-11-02Allow tasty-bench 0.3.x.John MacFarlane
2021-11-02Bump to 2.16.1, update changelog.John MacFarlane
2021-11-02Docx reader: don't let first line indents trigger block quotes.John MacFarlane
2021-11-02Lua: fix typo in SoftBreak constructorAlbert Krewinkel
2021-11-02Lua tests: ensure Inline elements have all expected propertiesAlbert Krewinkel
2021-11-02Lua: re-add `content` property to Strikeout elementsAlbert Krewinkel
2021-11-02Lua: be more forgiving when retrieving the Image `caption` propertyAlbert Krewinkel
2021-11-02Docx writer: use getTimestamp for modification times in reference.docx.John MacFarlane
2021-11-02Lua: display Attr values using their native Haskell representationAlbert Krewinkel
2021-11-02Lua: allow omitting the 2nd parameter in pandoc.Code constructorAlbert Krewinkel
2021-11-02Lua: allow to compare, show Citation valuesAlbert Krewinkel
2021-11-02Lua tests: ensure Block elements have expected propertiesAlbert Krewinkel
2021-11-01Lua: restore `content` property on Header elementsAlbert Krewinkel
2021-11-01Lua: load module `pandoc.path` on startupAlbert Krewinkel
2021-11-01Lua: restore List behavior of MetaListAlbert Krewinkel
2021-10-31Makefile: use --nonmoving-gc RTS option when running benchmarks.2.16John MacFarlane
2021-10-31Makefile: remove man/pandoc.1 dependency for debpkg.John MacFarlane
2021-10-31Update changelog.John MacFarlane
2021-10-31Regenerate man page.John MacFarlane
2021-10-31Lua: re-add `content` property to Link elementsAlbert Krewinkel
2021-10-31Bump to 2.16, update changelog.John MacFarlane
2021-10-30Allow time 1.13John MacFarlane
2021-10-30Fix build on GHC 9.2Joseph C. Sible
2021-10-29Fix trypandoc so it builds with aeson > 2.John MacFarlane
2021-10-29Docx writer: add IDs to native_numbering testTristan Stenner
2021-10-29Update test golden master for docx native numberingTristan Stenner
2021-10-29Docx writer: move ": " out of the caption bookmark.Tristan Stenner
2021-10-29Lua: use hslua module abstraction where possibleAlbert Krewinkel
2021-10-28Lua: fix placement of tests for Block elements in pandoc module testsAlbert Krewinkel
2021-10-28Lua: increase strictness when getting attribute keysAlbert Krewinkel
2021-10-27Require latest skylighting (0.12.1).John MacFarlane
2021-10-27short-guide: Transitions -> Transformations.John MacFarlane
2021-10-27Update description of T.P.PDFAlbert Krewinkel
2021-10-27Add a short guide to pandoc's sourcesAlbert Krewinkel
2021-10-27Lua: re-add `t` and `tag` property to Attr valuesAlbert Krewinkel
2021-10-27Markdown writer: Be sure to quote special values in YAML metadata.John MacFarlane
2021-10-27Change JSON encodings of some types.John MacFarlane
2021-10-27Switch back from HsYAML to yaml.John MacFarlane
2021-10-27Lua: fix `pandoc.utils.stringify` regressionAlbert Krewinkel
2021-10-26Fix a copy/paste bug in Lua marshalling code.John MacFarlane
2021-10-26Lua: marshal SimpleTable values as userdata objectsAlbert Krewinkel
2021-10-26Lua: generate constants in module pandoc programmaticallyAlbert Krewinkel
2021-10-26Lua: marshal ListAttributes values as userdata objectsAlbert Krewinkel
2021-10-26Lua: marshal Block values as userdata objectsAlbert Krewinkel
2021-10-25Lua: marshal Citation values as userdata objectsAlbert Krewinkel
2021-10-24Fix more epub files in epub reader tests.John MacFarlane
2021-10-24Clean up wasteland.epub and formatting.epub from reader tests.John MacFarlane
2021-10-24Fixed test/epub/img.epub and img_no_cover.epub...John MacFarlane
2021-10-23Fix conformance errors in test/epub/features.epub andJohn MacFarlane