aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-10EPUB writer: use SOURCE_DATE_EPOCH for modification date.source_date_epochJohn MacFarlane
2021-02-10T.P.Class: Add getSourceDateEpoch [API change].John MacFarlane
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2021-02-08Use lts-17.2 resolver (with ghc 8.10.3).John MacFarlane
2021-02-08ODT reader: finer-grained errors on parse failure.John MacFarlane
2021-02-08ODT reader: give more information if zip can't be unpacked.John MacFarlane
2021-02-08DocBook reader: Support informalfigure (#7079)Nils Carlson
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2021-02-07pandoc.cabal: use common stanza to reduce duplication (#7086)Albert Krewinkel
2021-02-07 Document no template fallback for absolute path (#7088)Nixon Enraght-Moony
2021-02-06Markdown reader: improved handling of mmd link attributes in references.John MacFarlane
2021-02-06stack.yaml - use commonmark-0.1.1.4 for GHC 9John MacFarlane
2021-02-06CI: use haskell/actions/setup.John MacFarlane
2021-02-06CI: use cabal 2.2 when building with GHC 8.0.2. (#7085)Albert Krewinkel
2021-02-04Lua filters: use same function names in Haskell and LuaAlbert Krewinkel
2021-02-04doc/lua-filters.md: improve docs for `pandoc.mediabag.insert`Albert Krewinkel
2021-02-04doc/lua-filters.md: fix, improve docs for `pandoc.mediabag.fetch`Albert Krewinkel
2021-02-03ePub writer: `belongs-to-collection` metadata (#7063)Nick Berendsen
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning
2021-02-02Fixed some compiler warnings in tests.John MacFarlane
2021-02-02Add tests for search_path_separatorAlbert Krewinkel
2021-02-02Check that all documented functions are present.Albert Krewinkel
2021-02-02Fix stack configAlbert Krewinkel
2021-02-02Use hslua-module-path 0.1.0Albert Krewinkel
2021-02-02Improve docs for directory, normalizeAlbert Krewinkel
2021-02-02Lua: add module "pandoc.path"Albert Krewinkel
2021-02-02Test suite: a more robust way of testing the executable.John MacFarlane
2021-02-02Add parseOptionsFromArgs [API change, addition].John MacFarlane
2021-02-02cabal.project - more heap spaceJohn MacFarlane
2021-02-02shell.nix - install zlibJohn MacFarlane
2021-02-02Remove superfluous importJohn MacFarlane
2021-02-01Add default.bibtex to repository.John MacFarlane
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane
2021-02-01BibTeX writer fixes. Closes #7067.John MacFarlane
2021-01-31Makefile: give allocation data in benchmarks.John MacFarlane
2021-01-31Add shell.nix.John MacFarlane
2021-01-31RST reader: fix handling of header in CSV tables.John MacFarlane
2021-01-31CslJson writer: fix compiler warningAlbert Krewinkel
2021-01-30Require citeproc 0.3.0.6.John MacFarlane
2021-01-30CslJson writer: output `[]` if no references in input,John MacFarlane
2021-01-30Use tasty-bench instead of criterion for benchmarks.John MacFarlane
2021-01-30Use latest citeproc.John MacFarlane
2021-01-29Markdown writer: handle math right before digit.John MacFarlane
2021-01-29JATS templates: tag author.name as string-nameAlbert Krewinkel
2021-01-29JATS writer: escape special chars in reference elements.Albert Krewinkel
2021-01-27Improve docs for cite-method.John MacFarlane
2021-01-26Clean up BibTeX parsing.John MacFarlane
2021-01-26LaTeX writer: change BCP47 lang tag from jp to jaMauro Bieg
2021-01-26Lua: always load built-in Lua scripts from default data-dirAlbert Krewinkel
2021-01-23Update AUTHORS.md.John MacFarlane