aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/OOXML.hs
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane1-1/+2
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-2/+0
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres1-1/+1
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2018-02-27Powerpoint writer: use `trim` from SharedJesse Rosenthal1-2/+0
2018-01-25Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal1-0/+186