summaryrefslogtreecommitdiff
path: root/test/Tests/Writers
Commit message (Expand)AuthorAge
* 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
* LaTeX writer: always add hypertarget when there's a non-empty identifier.John MacFarlane2017-03-01
* Add Org writer unit testsAlexander Krotov2017-02-12
* Moved tests/ -> test/.John MacFarlane2017-02-04