aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2019-11-09Switch the remaining tests to Textdespresc
2019-11-09Switch Tests.Helpers and Tests.Writers.* to Textdespresc
2019-11-09Switch App to Text, remove usage of Legacy in srcdespresc
2019-11-08Switch XML to Text, add Legacydespresc
2019-11-08Switch Class to Text, add Legacydespresc
2019-11-08Switch Options to Text, add Legacy, remove redundant imports elsewheredespresc
2019-11-08Start switch of Shared, add Legacy.Shared moduledespresc
2019-11-08Use the text branch of pandoc-types and texmath, switch to Legacy.*despresc
2019-11-04HTML Reader/Writer - Add support for <var> and <samp> (#5861)Amogh Rathore
2019-11-03Docx reader: fix list number resumption for sublists. Closes #4324.John MacFarlane
2019-10-30docbook reader: fix nesting of chapters and sections (#5864)Florian Klink
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-10-27Org reader: fix parsing of empty comment linesAlbert Krewinkel
2019-10-24HTML reader/writer: Better handling of <q> with cite attribute (#5837)Ole Martin Ruud
2019-10-23Add Reader support for HTML <samp> element (#5843)Amogh Rathore
2019-10-15Muse reader: do not allow closing asterisks to be followed by "*"Alexander Krotov
2019-10-15Muse reader: do not split series of asterisks into symbols and emphasisAlexander Krotov
2019-10-15Muse reader: do not terminate emphasis on "*" not followed by spaceAlexander Krotov
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane
2019-10-04hlint Muse reader testsAlexander Krotov
2019-10-03Minor ghc 8.8 fixups.John MacFarlane
2019-09-23ConTeXt unit tests - tweak code property.John MacFarlane
2019-09-22Make `plain` output plainer.John MacFarlane
2019-09-21[Docx Reader] Use style names, not ids, for assigning semantic meaningNikolay Yakimov
2019-09-20Preserve built-in styles in DOCX with custom style (#5670)Ben Steinberg
2019-09-15Revert "FB2 reader test: better diagnostics on failure."John MacFarlane
2019-09-15FB2 reader test: better diagnostics on failure.John MacFarlane
2019-09-14FB2 reader test: Another attempt to fix test failure on GitHub CI.John MacFarlane
2019-09-13Revert "FB2 reader test: filter CRs."John MacFarlane
2019-09-13FB2 reader test: filter CRs.John MacFarlane
2019-09-04Roff readers: better parsing of groups.John MacFarlane
2019-08-27PowerPoint writer: Start numbering at appopriate numbers.Jesse Rosenthal
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane
2019-07-22Org reader: accept ATTR_LATEX in block attributesAlbert Krewinkel
2019-07-18Markdown writer: prefer using raw_attribute when enabled.John MacFarlane
2019-07-14Muse: add RTL supportAlexander Krotov
2019-07-13Merge pull request #5589 from blmage/fix-3992John MacFarlane
2019-07-13Merge pull request #5606 from blmage/odt-framesJohn MacFarlane
2019-07-02Fix redundant constraint warnings. (#5625)Pete Ryland
2019-06-22add tests for EPUB2 and EPUB3 cover readermartinfrancois
2019-06-20Add a test for MathML formulas in ODT documentsblmage
2019-06-14Powerpoint code formatting is now context dependent (#5573)Jeroen de Haas
2019-06-10LaTeX writer: Use mbox to get proper behavior inside `\sout`.John MacFarlane
2019-06-09Muse reader: test that links inside image descriptions workAlexander Krotov
2019-06-05Add jira writer (#5548)Albert Krewinkel
2019-05-30Lua modules: test pandoc.mediabagAlbert Krewinkel
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-05-25Muse reader: allow images inside link descriptionsAlexander Krotov
2019-05-25Muse writer: do not escape empty line after <br>Alexander Krotov
2019-05-20Improve output of Lua tests (#5499)Albert Krewinkel