Age | Commit message (Expand) | Author | Files | Lines |
2020-09-12 | [API change] Rename Writers.Tables and its contents (#6679) | Christian Despres | 1 | -2/+2 |
2020-09-05 | Add Writers.Tables helper functions and types, add tests for those (#6655) | Christian Despres | 1 | -0/+2 |
2020-07-08 | Escape starting periods in ms writer code blocks | Michael Hoffmann | 1 | -0/+2 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -1/+1 |
2020-03-31 | Jira writer: convert spans with class `underline` to inserted text | Albert Krewinkel | 1 | -0/+2 |
2019-12-17 | Add jira reader (#5913) | Albert Krewinkel | 1 | -0/+2 |
2019-05-20 | Improve output of Lua tests (#5499) | Albert Krewinkel | 1 | -1/+5 |
2019-01-31 | Tests: avoid calling findPandoc multiple times. | John MacFarlane | 1 | -4/+5 |
2019-01-06 | Add DokuWiki reader (#5108) | Alexander | 1 | -0/+2 |
2019-01-04 | Fix findPandoc so it works with cabalv2. | John MacFarlane | 1 | -1/+5 |
2018-05-09 | Merge branch 'master' into groff_reader | Yan Pashkovsky | 1 | -0/+4 |
2018-05-09 | basic manfile parsing | Yan Pas | 1 | -1/+1 |
2018-04-26 | Add FB2 reader (#4539) | Alexander | 1 | -0/+2 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-02-25 | initial | Yan Pas | 1 | -0/+2 |
2017-12-28 | PowerPoint writer: Introduce beginning of tests | Jesse Rosenthal | 1 | -0/+2 |
2017-12-20 | Add Basic JATS reader based on DocBook reader | Hamish Mackenzie | 1 | -0/+2 |
2017-12-13 | fig, table-wrap & caption Divs for JATS writer | Hamish Mackenzie | 1 | -0/+2 |
2017-10-28 | Add new style FB2 tests | Alexander Krotov | 1 | -0/+2 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -3/+3 |
2017-10-26 | Creole reader (#3994) | Sascha Wilde | 1 | -0/+2 |
2017-06-19 | Add Muse reader (#3620) | Alexander Krotov | 1 | -0/+2 |
2017-03-20 | Lua filters (#3514) | Albert Krewinkel | 1 | -0/+2 |
2017-03-14 | Use tasty for tests rather than test-framework. | John MacFarlane | 1 | -6/+4 |
2017-03-10 | Add Muse writer (#3489) | Alexander Krotov | 1 | -0/+2 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -13/+13 |
2017-02-12 | Add Org writer unit tests | Alexander Krotov | 1 | -0/+2 |
2017-02-04 | Added new test framework Tests.Command. | John MacFarlane | 1 | -2/+2 |
2017-02-04 | Added skeleton for Tests.Command. | John MacFarlane | 1 | -0/+2 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+65 |