aboutsummaryrefslogtreecommitdiff
path: root/test/jats-reader.native
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane1-2723/+2640
2021-09-21Use pretty-simple to format native output.John MacFarlane1-671/+2893
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane1-1/+1
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-28/+4
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-130/+130
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-260/+351
2020-04-15Implement the new Table typedespresc1-130/+312
2018-03-05Remove extraneous, significant whitespace in JATS writer output (#4335)Nokome Bentley1-2/+2
2017-12-23JATS reader: process author metadata.John MacFarlane1-1/+1
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie1-0/+422