aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/Org/Block/Table.hs
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Replace org #+KEYWORDS with #+keywordsTEC1-2/+2
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres1-1/+1
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-20/+36
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-4/+6
2020-04-15Implement the new Table typedespresc1-4/+4
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2019-12-18Org reader: wrap named table in div, using name as idAlbert Krewinkel1-0/+7
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-0/+11
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2017-12-28Break-up org reader test fileAlbert Krewinkel1-0/+150