aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/ConTeXt.hs
AgeCommit message (Expand)Author
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-09-23ConTeXt unit tests - tweak code property.John MacFarlane
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-01-25ConTeXt writer: new section syntax and --section-divs (#4295)Henri Menke
2018-01-23ConTeXt writer: xtables: correct wrong usage of captionHenri Menke
2018-01-19hlint code improvements.John MacFarlane
2018-01-15ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke
2017-06-11Switched Writer types to use Text.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane