aboutsummaryrefslogtreecommitdiff
path: root/test/jats-reader.native
AgeCommit message (Expand)Author
2024-11-06Fix typos (#10349)Andreas Deininger
2023-10-17JATS reader: fix handling of alt-text (#9134)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-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
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