aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/ConTeXt.hs
AgeCommit message (Expand)AuthorFilesLines
2021-05-17ConTeXt writer: use span identifiers as reference anchors.Albert Krewinkel1-0/+3
2021-05-17ConTeXt writer tests: keep code lines below 80 chars.Albert Krewinkel1-113/+119
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-2/+0
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-1/+6
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-1/+1
2020-04-15Implement the new Table typedespresc1-3/+3
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-4/+4
2019-09-23ConTeXt unit tests - tweak code property.John MacFarlane1-1/+1
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2018-01-25ConTeXt writer: new section syntax and --section-divs (#4295)Henri Menke1-1/+24
2018-01-23ConTeXt writer: xtables: correct wrong usage of captionHenri Menke1-1/+1
2018-01-19hlint code improvements.John MacFarlane1-4/+3
2018-01-15ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke1-0/+55
2017-06-11Switched Writer types to use Text.John MacFarlane1-2/+3
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane1-4/+5
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-3/+3
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+70