aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers
AgeCommit message (Expand)Author
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-11Remove some redundant code in test.John MacFarlane
2025-05-11Org reader: change handling of inline TeX.John MacFarlane
2025-03-14Markdown reader: remove some misguided list fanciness.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
2024-12-27Add Pod readerEvan Silberman
2024-12-05Add mdoc readerEvan Silberman
2024-10-15RST reader: avoid putting metadata in Para.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-03HTML reader: only parse main element's contents (if present).John MacFarlane
2024-07-08Harmonize maintainer email addresses in module headers.Albert Krewinkel
2024-06-04Docx reader: support task lists.John MacFarlane
2024-04-25Update copyright dates to 2024.John MacFarlane
2024-04-18Docx reader: fix anchor in header after anchor (#9626)mbracke
2024-04-10Markdown reader: auto-close unclosed divs.John MacFarlane
2024-02-13Markdown reader: fix wikilinks extension to allow newlines in titles.John MacFarlane
2024-01-16Add readMan to Text.Pandoc.Readers exportsGeorge Stagg
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-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2023-06-22Retain image query parameters in dokuwiki reader (#8887)ech0
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-22Org reader: Allow zero width space as an escape characterChristian Christiansen
2023-01-29ODT reader: fix blockquote indent detectionDaniel Kessler
2023-01-15Markdown, CommonMark: add support for wiki links. [API change]Albert Krewinkel
2023-01-13Support complex figures. [API change]Albert Krewinkel
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-10-24Rename T.P.Readers.Odt -> T.P.Readers.ODT.John MacFarlane
2022-10-10Org reader: make #+pandoc-emphasis-pre work as expected. (#8360)Amir Dekel
2022-09-28HTML Reader: Tests for 'tt' and 'code' elements (#8330).Justin Wood
2022-09-27Fix small whitespace things.John MacFarlane
2022-08-21Fix typosluz paz
2022-07-28DokuWiki reader: support latex plugin and math.John MacFarlane
2022-07-03Remove Muse reader round-trip tests.John MacFarlane
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-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-11Add DokuWiki table alignment for #5202 (#7908)damon-sava-stanley
2022-02-04Add mendeley citation tests.John MacFarlane
2022-02-03Add zoreto test with +citations.John MacFarlane