aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/JATS.hs
AgeCommit message (Expand)Author
2023-10-17JATS reader: fix handling of alt-text (#9134)Julia Diaz
2023-08-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2020-06-28JATS reader: parse abstract element into metadata field of same name (#6482)Albert Krewinkel
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2017-12-22Improve support for code language in JATSHamish Mackenzie
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie