aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Fix MediaBag regressions.John MacFarlane4-48/+47
2021-06-10T.P.MIME, extensionFromMimeType: add a few special cases.John MacFarlane1-0/+10
2021-06-10Docx writer: fix handling of empty table headersAlbert Krewinkel1-2/+2
2021-06-10Lua utils: fix handling of table headers in `from_simple_table`Albert Krewinkel1-1/+1
2021-06-08Citeproc: avoid duplicate classes and attributes on refs div.John MacFarlane1-2/+2
2021-06-08using-the-pandoc-api.md: switch from String to TextAlbert Krewinkel1-9/+9
2021-06-07Mention GladTeX for EPUB exportSebastian Humenda2-7/+13
2021-06-07CONTRIBUTING.md: update modules overviewAlbert Krewinkel1-5/+6
2021-06-05LaTeX writer: Fix regression in table header position.John MacFarlane6-18/+79
2021-06-05CommonMark writer: do not use simple class for fenced-divsJan Tojnar1-3/+6
2021-06-05CommonMark writer: do not throw away attributes when Ext_attributes is enabledJan Tojnar2-13/+17
2021-06-05Markdown writer: re-use functions from InlineJan Tojnar2-29/+4
2021-06-05Require citeproc 0.4.0.1.John MacFarlane2-2/+2
2021-06-05DocBook reader: Add support for danger elementJan Tojnar1-1/+2
2021-06-05DocBook writer: Remove non-existent admonitionsJan Tojnar2-8/+7
2021-06-03T.P.Class.IO: normalise path in writeMedia.John MacFarlane1-3/+2
2021-06-02MANUAL: more details and a useful link for YAML syntax.John MacFarlane1-0/+7
2021-06-02Text.Pandoc.PDF: only print relevant part of environment on `--verbose`.John MacFarlane1-2/+14
2021-06-02Fix regression in 2.14 for generation of PDFs with SVGs.John MacFarlane1-1/+2
2021-06-01HTML writer: Don't omit width attribute on div.John MacFarlane1-3/+4
2021-06-01Markdown reader: fix pipe table regression in 2.11.4.John MacFarlane2-11/+3
2021-06-01LaTeX reader: don't allow optional * on symbol control sequences.John MacFarlane2-2/+10
2021-05-31Move tarball diet item from 2.14.0.1 to 2.14 in changelog.John MacFarlane1-2/+2
2021-05-31Bump to 2.14.0.1; update changelog and man page.John MacFarlane4-3/+24
2021-05-31Fix regression with commonmark/gfm yaml metdata block parsing.John MacFarlane2-5/+16
2021-05-31Small tweak to 2.14 changelog.John MacFarlane1-2/+4
2021-05-30HTML reader: fix column width regression.John MacFarlane1-1/+1
2021-05-30Have LoadedResource use relative paths.John MacFarlane2-5/+5
2021-05-30Docx writer: fix regression on captions.John MacFarlane1-1/+3
2021-05-29Use commonmark-extensions 0.2.1.2John MacFarlane2-2/+2
2021-05-29Markdown reader: in rebasePaths, check for both Windows and PosixJohn MacFarlane1-4/+5
2021-05-29In rebasePath, check for absolute paths two ways.John MacFarlane1-1/+4
2021-05-29Fix test #3752 (1) for Windows.John MacFarlane1-1/+1
2021-05-29Further test image size reductions.John MacFarlane2-1/+1
2021-05-29Replace biblatex-exmaples.bib with shorter averroes.bib in tests.John MacFarlane4-1676/+97
2021-05-29Further test image size reductions.John MacFarlane2-0/+0
2021-05-29Reduce size of image in fb2 image test.John MacFarlane1-0/+0
2021-05-29Reduce size of cover image in test epub.John MacFarlane2-1/+1
2021-05-29Modify pptx tests to take a whole lot less space.John MacFarlane22-0/+0
2021-05-28Add nuew to AUTHORS.John MacFarlane1-0/+1
2021-05-28Date on changelog.John MacFarlane1-1/+1
2021-05-28Update AUTHORS and fixed some typos in changelog.John MacFarlane2-25/+36
2021-05-28Update manual.John MacFarlane2-5/+44
2021-05-28Update changelog.John MacFarlane1-7/+72
2021-05-28Support `rebase_relative_paths` for commonmark based formats.John MacFarlane3-1/+20
2021-05-28Use latest commonmark.John MacFarlane2-3/+6
2021-05-28Docx reader: Support new table features.Emily Bourke15-68/+487
2021-05-28Docx reader: Read table column widths.Emily Bourke14-30/+128
2021-05-27Two citeproc locator/suffix improvements:John MacFarlane3-3/+65
2021-05-27rebase_relative_paths: leave empty paths unchanged.John MacFarlane4-3/+8