aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Lua: marshal Attr values as userdataAlbert Krewinkel2-22/+35
2021-10-22Lua: marshal Pandoc values as userdataAlbert Krewinkel1-1/+1
2021-10-22Switch to hslua-2.0Albert Krewinkel2-51/+37
2021-10-20Markdown reader: don't parse links or bracketed spans as citations.John MacFarlane1-0/+66
2021-10-18Docx reader: fix handling of empty fieldsMilan Bracke3-0/+11
2021-10-18Docx parser: implement PAGEREF fieldsMilan Bracke6-7/+15
2021-10-18Docx reader: fix handling of nested fieldsMilan Bracke3-0/+9
2021-10-17pptx: Line up continuation paragraphsEmily Bourke46-0/+0
2021-10-17pptx: Fix list level numberingEmily Bourke22-0/+24
2021-10-16Ensure that babel is loaded also with pdflatex.John MacFarlane1-3/+2
2021-10-14asciidoc writer: translate numberLines attribute to linesnum switchSamuel Tardieu1-0/+16
2021-10-14DocBook reader: honor linenumbering attributeSamuel Tardieu2-0/+8
2021-10-13Fix markdown parsing bug for math in bracketed spans and links.John MacFarlane1-0/+12
2021-10-11Update wasteland tests.John MacFarlane2-20/+1078
2021-10-10Avoid blockquote when parent style has more indentMilan Bracke4-3/+10
2021-10-10LaTeX reader: Properly handle `\^` followed by group closing.John MacFarlane1-0/+6
2021-10-07pptx: Remove excessive layout testsEmily Bourke82-20/+38
2021-10-04Powerpoint writer: consolidate text runs when possible.John MacFarlane136-0/+0
2021-10-04OOXML tests: use pretty-printed form to display diffs.John MacFarlane1-3/+3
2021-10-04Revert "Powerpoint writer: consolidate text run nodes."John MacFarlane136-0/+0
2021-10-04Powerpoint writer: consolidate text run nodes.John MacFarlane136-0/+0
2021-10-03Update tests for babel-related changes in latex template.John MacFarlane1-6/+12
2021-10-02Fix compareXML helper in Tests.Writers.OOXML.John MacFarlane1-6/+6
2021-09-30Docx reader: Add placeholder for word diagramEzwal2-0/+2
2021-09-29Further test updates for switch to pretty-show.John MacFarlane12-114/+114
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane226-52733/+51377
2021-09-23BibTeX parser: fix expansion of special strings in series...John MacFarlane3-3/+3
2021-09-23HTML reader: handle empty tbody element in table.John MacFarlane1-0/+73
2021-09-21test/epub: an excerpt from The Wasteland is enough!John MacFarlane2-7920/+20
2021-09-21Revert "Remove unused epub test file features.epub."John MacFarlane1-0/+0
2021-09-21Make test/epub/wasteland.epub valid.John MacFarlane1-0/+0
2021-09-21Remove unused epub test file features.epub.John MacFarlane1-0/+0
2021-09-21Use pretty-simple to format native output.John MacFarlane267-11783/+65507
2021-09-21Add missing `%` on command tests.John MacFarlane35-52/+51
2021-09-21Command tests: raise error if command doesn't begin with `%`.John MacFarlane1-5/+7
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane1-31/+12
2021-09-18pptx: Support footers in the reference docEmily Bourke10-184/+279
2021-09-17Org writer: don't indent contents of code blocks.John MacFarlane2-24/+24
2021-09-16Fix code blocks using `--preserve-tabs`.John MacFarlane1-0/+11
2021-09-16pptx: Support specifying slide background imagesEmily Bourke6-0/+21
2021-09-15pptx: Add support for incremental listsEmily Bourke11-0/+284
2021-09-13RST reader: handle escaped colons in reference definitions.John MacFarlane1-0/+11
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke11-2/+18
2021-09-12Docx writer: make id used in native_numbering predictable.John MacFarlane1-0/+0
2021-09-10pptx: Include all themes in output archiveEmily Bourke144-0/+0
2021-09-10pptx: Fix capitalisation of notesMasterIdEmily Bourke20-0/+0
2021-09-10Fix command test for #7557.John MacFarlane1-1/+1
2021-09-10Org reader: don't parse a list as first item in a list item.John MacFarlane1-0/+7
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli5-5/+78
2021-09-04RTF reader: better handling of `\*` and bookmarks.John MacFarlane1-1/+1