aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
13 daysPPTX writer: support notes field in metadata for title slide (#11396)Chris Callison-Burch
2026-01-07Fix docx writer: skip directory entries when building media overrides (#11379)You Jiangbin
2025-12-28ODT reader: Add table row and column spans (#11366)Tuong Nguyen Manh
2025-12-10Org: don't include 'example' class when parsing org example blocks.John MacFarlane
2025-11-30pptx writer: Handle reference doc without slides (#11310)Tuong Nguyen Manh
2025-11-29Add asciidoc as an input format.John MacFarlane
2025-11-24Fix warning in Docx reader test.John MacFarlane
2025-11-24Add `xlsx` (Microsoft Excel) as an input format.Anton Antich
2025-11-24Support pptx (PowerPoint) as an input format.Anton Antich
2025-11-05Add BBCode writer (#11242)reptee
2025-10-18Update to use latest dev citeproc.John MacFarlane
2025-09-17Use Tasty.Golden for Docx reader tests.John MacFarlane
2025-09-15Vimdoc writer (#11132)reptee
2025-09-08pptx writer: Handle single columnTuong Nguyen Manh
2025-09-02Refactor highlighting options [API Change]Albert Krewinkel
2025-09-02Change `latex-pos` to `latex-placement`.John MacFarlane
2025-09-01LaTeX writer: control figure placement with attribute (#11094)Sean Soon
2025-08-27Org reader: improve sub- and superscript parsing.Albert Krewinkel
2025-08-26HTML reader: don't drop the initial newline in a pre element.John MacFarlane
2025-08-10ODT Reader: Add table-header-rowsTuong Nguyen Manh
2025-08-06Add `smart_quotes` and `special_strings` extensions for OrgAlbert Krewinkel
2025-08-03Fix named entity lookup in POD readerEvan Silberman
2025-07-26New `xml` format exactly representing a Pandoc AST.massifrg
2025-07-24Org reader: Recognize "fast access" characters in TODO state definitions (#10...Ryan Gibb
2025-06-02Markdown reader: make definition lists behave like other lists.John MacFarlane
2025-05-28Fix whitespace bugs.John MacFarlane
2025-05-28Adding support for sidebars to Asciidoc writerGreg
2025-05-26LaTeX writer: include alt option in `\includegraphics`.John MacFarlane
2025-05-16Fix problems with gridTable and add tests.John MacFarlane
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