aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2023-05-09Rename test/docx/block_quotes_parse_indent.native for consistencyStephan Meijer
2023-04-05Org reader: treat `#+NAME` as synonym for `#+LABEL`.Albert Krewinkel
2023-03-25Add typst writer.John MacFarlane
2023-03-22Org reader: Allow zero width space as an escape characterChristian Christiansen
2023-03-14HTML writer footnotes changes:John MacFarlane
2023-02-18JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elementsAlbert Krewinkel
2023-01-29ODT reader: fix blockquote indent detectionDaniel Kessler
2023-01-15Markdown, CommonMark: add support for wiki links. [API change]Albert 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
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
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-11-11Add tests for the new table featuresWout Gevaert
2022-10-24Rename T.P.Readers.Odt -> T.P.Readers.ODT.John MacFarlane
2022-10-24Rename T.P.Writers.Docbook -> T.P.Writers.DocBook.John MacFarlane
2022-10-10Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)Amir Dekel
2022-10-02Officially deprecate writeJATS...John MacFarlane
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel
2022-09-30[API Change] Filter: Parameterize `applyFilters` over scripting engine.Albert Krewinkel
2022-09-30[API Change] Rename `pandocVersion` to `pandocVersionText`...Albert Krewinkel
2022-09-28HTML Reader: Tests for 'tt' and 'code' elements (#8330).Justin Wood
2022-09-27Tests.Command: remove unused `runTest`.John MacFarlane
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-08-21Fix typosluz paz
2022-07-28DokuWiki reader: support latex plugin and math.John MacFarlane
2022-07-16RST writer: Fix missing spaces with nested inlines.John MacFarlane
2022-07-03Remove Muse reader round-trip tests.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-06-06Muse tests: do no try to roundtrip strings containing \DEL charAlbert Krewinkel
2022-05-02Org reader: allow attrs for Org tables. (#8049)Brian Leung
2022-03-08Add tests for idempotency of makeSections.John MacFarlane
2022-02-23Tests: improve location reporting of failing testsAlbert Krewinkel
2022-02-22Fix typos (#7934)Dimitris Apostolou
2022-02-21Org reader: More flexible LaTeX environmentsLucas V. R
2022-02-11Put id attributes on TOC entries #7907 (#7913)damon-sava-stanley
2022-02-11Add DokuWiki table alignment for #5202 (#7908)damon-sava-stanley
2022-02-06Docbook writer: Interpret links without contents as cross-references (#7360)Jan Tojnar
2022-02-04Add endnotexml reader test.John MacFarlane
2022-02-04Add mendeley citation tests.John MacFarlane
2022-02-03Add zoreto test with +citations.John MacFarlane
2022-02-03Add zotero citation test with docx-citations.John MacFarlane
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
2022-01-21Fix compiler warnings.John MacFarlane
2022-01-21Update command tests to distinguish stderr and test exit status.John MacFarlane
2022-01-18Docx writer: Separate tables even with RawBlocks between (#7844)Michael Hoffmann