aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/JATS/Table.hs
AgeCommit message (Collapse)AuthorFilesLines
2020-11-17JATS writer: move Table handling to separate moduleAlbert Krewinkel1-0/+81
This makes it easier to split the module into smaller parts.