summaryrefslogtreecommitdiff
path: root/test/Tests/Writers
Commit message (Expand)AuthorAge
* ConTeXt writer: new section syntax and --section-divs (#4295)Henri Menke2018-01-25
* Powerpoint writer tests: hlint cleanups.Jesse Rosenthal2018-01-23
* ConTeXt writer: xtables: correct wrong usage of captionHenri Menke2018-01-23
* Powerpoint writer tests: add tests for two-column layout and imagesJesse Rosenthal2018-01-22
* Powerpoint writer: Add further testsJesse Rosenthal2018-01-22
* Powerpoint writer tests: simplify updating functionJesse Rosenthal2018-01-22
* Powerpoint tests: Convert to golden testsJesse Rosenthal2018-01-22
* Muse writer: join code with different attributes during normalizationAlexander Krotov2018-01-22
* Muse writer: indent lists inside DivAlexander Krotov2018-01-22
* Powerpoint writer tests: New test framework for pptx.Jesse Rosenthal2018-01-21
* hlint code improvements.John MacFarlane2018-01-19
* in RST writer insert comment between lists and quotes, closes #4248danse2018-01-19
* Muse writer: support definitions with multiple descriptionsAlexander Krotov2018-01-19
* ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke2018-01-15
* Powerpoint writer: Set default slidelevel correctly.Jesse Rosenthal2018-01-03
* Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal2017-12-29
* Powerpoint writer test: more slide number testsJesse Rosenthal2017-12-29
* Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* Use insertInFileTree in powerpoint test.John MacFarlane2017-12-28
* Fixed warning in powerpoint writer test.John MacFarlane2017-12-28
* PowerPoint writer: Introduce beginning of testsJesse Rosenthal2017-12-28
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Improve support for code language in JATSHamish Mackenzie2017-12-22
* | Muse reader: parse anchors immediately after headings as IDsAlexander Krotov2017-12-21
|/
* fig, table-wrap & caption Divs for JATS writerHamish Mackenzie2017-12-13
* Muse writer: test that inline math conversion result is normalizedAlexander Krotov2017-11-24
* Muse: move inline list normalization to writerAlexander Krotov2017-11-24
* Muse writer: escape hash symbolAlexander Krotov2017-11-22
* Muse writer: escape "----" to avoid accidental horizontal rulesAlexander Krotov2017-11-22
* Muse writer: escape only </code> inside code tagAlexander Krotov2017-11-22
* Replace "emacs" extension with "amuse" extensionAlexander Krotov2017-11-13
* FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov2017-11-01
* FB2 writer: remove <annotation> from <body>Alexander Krotov2017-11-01
* Add new style FB2 testsAlexander Krotov2017-10-28
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Fixed writer tests not to use writerUserDataDir.John MacFarlane2017-08-10
* Muse writer: insert two blanklines between lists of the same type (#3844)Alexander2017-08-08
* Fix docx writer test for ghc 8.2.1.John MacFarlane2017-07-15
* Rearrange docx writer roundtrip test.John MacFarlane2017-07-15
* Refactored compareOutput in docx writer testJohn MacFarlane2017-07-14
* Muse writer: indent lists inside <quote> with at least one space (#3795)Alexander Krotov2017-07-12
* Muse writer: fix hlint errors (#3764)Alexander Krotov2017-06-26
* Switched Writer types to use Text.John MacFarlane2017-06-11
* Changed all readers to take Text instead of String.John MacFarlane2017-06-10
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Removed unneeded import.John MacFarlane2017-03-14
* Use tasty for tests rather than test-framework.John MacFarlane2017-03-14
* Add Muse writer (#3489)Alexander Krotov2017-03-10
* Speed up Native writer quickcheck tests.John MacFarlane2017-03-07
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04