aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-22Ensure that later default file values for `variable` replace earlier ones.John MacFarlane
2019-12-22Improve pandoc man page generation.John MacFarlane
2019-12-22doc/lua-filters.md: replace metadata example with image centering (#6004)Albert Krewinkel
2019-12-22Use alpine 3.10 in building linux binary.John MacFarlane
2019-12-22changelog: combine entries for issue #5984.Albert Krewinkel
2019-12-21Revert "linux release-candidate build: try setting LIBRARY_PATH."John MacFarlane
2019-12-21linux release-candidate build: try setting LIBRARY_PATH.John MacFarlane
2019-12-21HTML writer: more tweaks to avoid round-trip failures...John MacFarlane
2019-12-21HTML reader tests: modify round-trip tests...John MacFarlane
2019-12-21Update README.md.John MacFarlane
2019-12-21Update man page and MANUAL date.John MacFarlane
2019-12-21Update changelog.John MacFarlane
2019-12-21Fix regression with --number-sections.John MacFarlane
2019-12-20Added glsl mime type for WebGL maps (#6000)Jared Lander
2019-12-20MANUAL: A bit clearer explanation for `--base-header-level`.John MacFarlane
2019-12-20Jira writer: use jira-wiki-markup rendererAlbert Krewinkel
2019-12-19Org reader: report errors properlyAlbert Krewinkel
2019-12-19Org reader: fix parsing problem for colons in headlineAlbert Krewinkel
2019-12-18Org reader: wrap named table in div, using name as idAlbert Krewinkel
2019-12-18pandoc.cabal: remove redundancies in extra-source-filesAlbert Krewinkel
2019-12-17Add Jira to list of input formats in cabal description.John MacFarlane
2019-12-17Add jira reader (#5913)Albert Krewinkel
2019-12-17Adjust test to work with Windows (I hope).John MacFarlane
2019-12-17Provisional changelog.John MacFarlane
2019-12-17Bump to 2.9.1.John MacFarlane
2019-12-17Improved --toc generation.John MacFarlane
2019-12-17PDF: Ensure UTF8 when printing source in --verbose mode.John MacFarlane
2019-12-17Templates: strip directory before trying to find partial in data files.John MacFarlane