aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-18Docx writer: fix regression with Compact style on tight lists.issue-6072John MacFarlane
2020-01-18Windows ci - fix path to COPYING.rtf in dialog.John MacFarlane
2020-01-18Fix typo in windows ci build.John MacFarlane
2020-01-17Use versioned directory for windows release zipfile.John MacFarlane
2020-01-17Add --rm to docker command in INSTALL.md.John MacFarlane
2020-01-15Lua filters: allow filtering of element lists (#6040)Albert Krewinkel
2020-01-15INSTALL: remove bulletsJohn MacFarlane
2020-01-15Add Docker and GH Actions instructions/links to INSTALL.md.John MacFarlane
2020-01-14Update filters doc with better cabal v2 instructions.John MacFarlane
2020-01-14Update filter documentation.John MacFarlane
2020-01-13Update versions for doclayout, doctemplates.John MacFarlane
2020-01-12HTML writer: fix duplicate attributes on headings.John MacFarlane
2020-01-12docs: capitalize Lua where it refers to the programming language nameAlbert Krewinkel
2020-01-11Lua filter docs: cross-link constructors and typesAlbert Krewinkel
2020-01-11Lua: add methods `insert`, `remove`, and `sort` to pandoc.ListAlbert Krewinkel
2020-01-11doc/lua-filters.md: sort pandoc.List methods alphabeticallyAlbert Krewinkel
2020-01-11data/pandoc.List.lua: improve internal documentationAlbert Krewinkel
2020-01-11doc/lua-filters.md: unify, fix anchors and internal links (#6061)Albert Krewinkel
2020-01-11pandoc.List.lua: make `pandoc.List` a callable constructorAlbert Krewinkel
2020-01-11Add tests for pandoc.List moduleAlbert Krewinkel
2020-01-10docs/lua-filters.md: clarify filter function execution order (#6059)Albert Krewinkel
2020-01-10LaTeX reader: allow beamer overlays for all commands in all raw tex.John MacFarlane
2020-01-10Add @tarleb to .github/FUNDING.yml since he is on sponsors now.John MacFarlane
2020-01-08Change setVariable to use Text instead of String.John MacFarlane
2020-01-08LaTeX reader: improve parsing of raw environments.John MacFarlane
2020-01-07Jira writer: fix output of table headersAlbert Krewinkel
2020-01-07Fix regression in handling of columns in beamer slides.John MacFarlane
2020-01-07Reveal.js writer: restore old behavior for 2D nesting.John MacFarlane
2020-01-05Update changelog, authors.2.9.1.1John MacFarlane
2020-01-05Bump to 2.9.1.1, update manual.John MacFarlane
2020-01-05Fix regression in beamer slide structure with certain slide levels.John MacFarlane
2020-01-05Fix revealjs slide structure regression with certain slide levels.John MacFarlane
2020-01-04Added a needed pragma.John MacFarlane
2020-01-04Add type annotations to assist ghci.John MacFarlane
2020-01-04Remove unneeded import.John MacFarlane
2020-01-04HTML writer: Add newlines to make slide show output more readable.John MacFarlane
2020-01-03PDF: fix runTeXProgram so that the input source is always overwritten.John MacFarlane
2020-01-03Fix test/tables.orgAlbert Krewinkel
2020-01-03Org writer: remove extra spaces from table cellsAlbert Krewinkel
2020-01-01LaTeX writer: properly handle unnumbered headings level 4+.John MacFarlane
2019-12-30BCP47: change getLang so it can handle block-level contents.John MacFarlane
2019-12-30Update JATS dtd (#6020)Arfon Smith
2019-12-27Fix parsing bug affected indented code after raw HTML.John MacFarlane
2019-12-27Allow framebreaks for beamer's TOC (#6012)Heiko Schlittermann
2019-12-27Add a needed try.John MacFarlane
2019-12-26Use HTTPS in copyright message (#6010)Felix Yan
2019-12-22Change date on changelog.2.9.1John MacFarlane
2019-12-22Macos release workflow: just copy pandoc.1 rather than regenerating.John MacFarlane
2019-12-22trypandoc: add jira as input format.John MacFarlane
2019-12-22Update changelog.John MacFarlane