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