aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers
AgeCommit message (Expand)Author
2023-05-09Rename test/docx/block_quotes_parse_indent.native for consistencyStephan Meijer
2023-03-14HTML writer footnotes changes:John MacFarlane
2023-02-18JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elementsAlbert Krewinkel
2023-01-14Remove Null constructor from docsAlbert Krewinkel
2023-01-13Support complex figures. [API change]Albert Krewinkel
2023-01-12Store "unnumbered" class in DocBook role attribute (#8481)lifeunleaded
2022-12-17ConTeXt writer: always use `\type` for inline codeAlbert Krewinkel
2022-11-19LaTeX writer: Use soul instead of ulem for strikeout, underline.John MacFarlane
2022-10-24Rename T.P.Writers.Docbook -> T.P.Writers.DocBook.John MacFarlane
2022-10-02Officially deprecate writeJATS...John MacFarlane
2022-09-28HTML Reader: Tests for 'tt' and 'code' elements (#8330).Justin Wood
2022-09-27Fix small whitespace things.John MacFarlane
2022-08-22Org writer: keep code block attributes as header args.Albert Krewinkel
2022-08-22Org writer: add code block identifier as `#+name` to src blocks.Albert Krewinkel
2022-07-16RST writer: Fix missing spaces with nested inlines.John MacFarlane
2022-06-21ConTeXt writer: support complex table structures. (#8116)Albert Krewinkel
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-02-23Tests: improve location reporting of failing testsAlbert Krewinkel
2022-02-06Docbook writer: Interpret links without contents as cross-references (#7360)Jan Tojnar
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
2022-01-18Docx writer: Separate tables even with RawBlocks between (#7844)Michael Hoffmann
2022-01-16Support checklists in asciidoctor writer (#7832)Nikolai Korobeinikov
2022-01-11Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)Michael Hoffmann
2022-01-07Org writer: support starting number cookiesLucas Viana
2021-12-22HTML writer: make line breaks more consistent.John MacFarlane
2021-12-19Add a writer for Markua 0.10 (#7729)binaarinen
2021-12-10Powerpoint tests: shorten lines by grouping testsAlbert Krewinkel
2021-11-12JATS writer: ensure figures are wrapped with `<p>` in list items.Albert Krewinkel
2021-10-17pptx: Fix list level numberingEmily Bourke
2021-10-14asciidoc writer: translate numberLines attribute to linesnum switchSamuel Tardieu
2021-10-07pptx: Remove excessive layout testsEmily Bourke
2021-10-04OOXML tests: use pretty-printed form to display diffs.John MacFarlane
2021-10-02Fix compareXML helper in Tests.Writers.OOXML.John MacFarlane
2021-09-18pptx: Support footers in the reference docEmily Bourke
2021-09-16pptx: Support specifying slide background imagesEmily Bourke
2021-09-15pptx: Add support for incremental listsEmily Bourke
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli
2021-09-01pptx: Add support for more layoutsEmily Bourke
2021-09-01pptx: Restructure testsEmily Bourke
2021-08-27pptx: Make first heading title if slide level is 0Emily Bourke
2021-08-17OOXML tests: silence warnings.John MacFarlane
2021-08-17pptx: Select layouts from reference doc by nameEmily Bourke
2021-08-17Don’t compare cdLine in OOXML golden testsEmily Bourke
2021-08-17Provide more detailed XML diff in testsEmily Bourke
2021-08-15Make docx writer sensitive to `native_numbering` extension.John MacFarlane
2021-06-29Docx writer: Add table numbering for captioned tables.John MacFarlane
2021-06-05DocBook writer: Remove non-existent admonitionsJan Tojnar
2021-05-28Docx reader: Read table column widths.Emily Bourke
2021-05-25Jira: add support for "smart" linksAlbert Krewinkel