index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
jats-reader.native
Age
Commit message (
Expand
)
Author
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-08-30
JATS reader: Multilevel support for `<permissions>` metadata (#9037)
Julia Diaz
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-06-08
Add footer and multiple body parsing to JATS table reader (#8795)
Noah Malmed
2023-06-06
Improve title and label parsing in the JATS reader (#8840)
Noah Malmed
2023-04-05
Add rowspan, colspan and alignment to cells in jats table reader (#8726)
Noah Malmed
2021-09-28
Switch from pretty-simple to pretty-show for native output.
John MacFarlane
2021-09-21
Use pretty-simple to format native output.
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2018-03-05
Remove extraneous, significant whitespace in JATS writer output (#4335)
Nokome Bentley
2017-12-23
JATS reader: process author metadata.
John MacFarlane
2017-12-20
Add Basic JATS reader based on DocBook reader
Hamish Mackenzie