aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2025-05-11Remove some redundant code in test.John MacFarlane
2025-05-11Org reader: change handling of inline TeX.John MacFarlane
2025-03-29Use `pdf-engine` variable instead of extensions...John MacFarlane
2025-03-17Markdown writer: avoid spaces after/before open/close delimiters.John MacFarlane
2025-03-14Markdown reader: remove some misguided list fanciness.John MacFarlane
2025-02-12Markdown writer: omit extra space after bullets.John MacFarlane
2025-02-07Track wikilinks with a class instead of a titleEvan Silberman
2025-01-30DOCX reader: do not issue warning for comments with `+styles` (#10572)Stephen Reindl
2025-01-21Prefer MIME type when determining extensions for MediaBag items (#10557)Max Heller
2024-12-28AsciiDoc writer: improve escaping.John MacFarlane
2024-12-27Add Pod readerEvan Silberman
2024-12-05Add mdoc readerEvan Silberman
2024-10-15RST reader: avoid putting metadata in Para.John MacFarlane
2024-10-01RST writer: change bullet list hang from 3 to 2.John MacFarlane
2024-09-21DokuWiki reader: fix block quote behavior.John MacFarlane
2024-09-09Tests.Readers.Markdown: avoid use of 'head'.John MacFarlane
2024-09-09Tests: use 'drop 1' instead of partial function 'tail'.John MacFarlane
2024-09-09Avoid use of 'head' in Tests.Shared.John MacFarlane
2024-09-03Add ansi writer tests.John MacFarlane
2024-09-03HTML reader: only parse main element's contents (if present).John MacFarlane
2024-07-27Docx writer: fix regression with nested lists.John MacFarlane
2024-07-08Harmonize maintainer email addresses in module headers.Albert Krewinkel
2024-06-23LaTeX writer: new method for ensuring images don't overflow.John MacFarlane
2024-06-04Docx reader: support task lists.John MacFarlane
2024-06-04Docx writer: better formatting for task lists.John MacFarlane
2024-04-25Update copyright dates to 2024.John MacFarlane
2024-04-23Markdown writer: don't use `raw_attribute` syntax for raw...John MacFarlane
2024-04-18Docx reader: fix anchor in header after anchor (#9626)mbracke
2024-04-15Command tests: include regular PATH...John MacFarlane
2024-04-10Markdown reader: auto-close unclosed divs.John MacFarlane
2024-03-20Typst writer: support Typst 0.11 table features. (#9593)John MacFarlane
2024-03-19Change lhs tests so they don't use `--standalone`.John MacFarlane
2024-02-13Add djot reader and writer.djotJohn MacFarlane
2024-02-13Markdown reader: fix wikilinks extension to allow newlines in titles.John MacFarlane
2024-01-27Regenerate epub tests with latest changes to EPUB reader.John MacFarlane
2024-01-16Add readMan to Text.Pandoc.Readers exportsGeorge Stagg
2023-12-18test(docx): also compare number of childrenEdwin Török
2023-12-10LaTeX writer: fix bug with big footnotes inside emphasis (#9168)Hikaru Ibayashi
2023-11-29Docx reader: unwrap content of shaped textboxes...Stephan Meijer
2023-11-06ODT reader: Support attr `text:continue-numbering` (#8998)Stephan Meijer
2023-10-22DokuWiki reader: parse `<code>` and `<file>` as block-level code.John MacFarlane
2023-10-17JATS reader: fix handling of alt-text (#9134)Julia Diaz
2023-08-26Org reader: allow escaping commas in macro argumentsAmneesh Singh
2023-08-19LaTeX writer: improve internal links and targets.John MacFarlane
2023-08-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2023-07-20Fix new variant of the vulnerability in CVE-2023-35936.John MacFarlane
2023-07-18JATS writer: don't use `<code>` for inline code.John MacFarlane
2023-07-06Add typst reader tests.John MacFarlane
2023-07-05Fix asciidoc testsJohn MacFarlane
2023-07-05Make modern AsciiDoc the target for `asciidoc`.John MacFarlane