aboutsummaryrefslogtreecommitdiff
path: root/test/jats-reader.xml
AgeCommit message (Expand)Author
2024-11-06Fix typos (#10349)Andreas Deininger
2024-04-26Fix some typos (#9638)guqicun
2023-10-17JATS reader: fix handling of alt-text (#9134)Julia Diaz
2023-09-04JATS reader: Ignore `<processing-meta>` element (#9057)Julia Diaz
2023-08-30JATS reader: Multilevel support for `<permissions>` metadata (#9037)Julia Diaz
2023-08-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2023-06-08Add footer and multiple body parsing to JATS table reader (#8795)Noah Malmed
2023-06-06Improve title and label parsing in the JATS reader (#8840)Noah Malmed
2023-04-05Add rowspan, colspan and alignment to cells in jats table reader (#8726)Noah Malmed
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2019-12-30Update JATS dtd (#6020)Arfon Smith
2018-03-05Remove extraneous, significant whitespace in JATS writer output (#4335)Nokome Bentley
2017-12-23JATS reader: process author metadata.John MacFarlane
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie