Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-28 | JATS writer: use either styled-content or named-content for spans. | Albert Krewinkel | 1 | -5/+9 |
2021-04-10 | JATS writer: convert spans to <named-content> elements | Albert Krewinkel | 1 | -0/+15 |
2021-04-05 | JATS writer: escape disallows chars in identifiers | Albert Krewinkel | 1 | -90/+115 |
2021-02-07 | Avoid unnecessary use of NoImplicitPrelude pragma (#7089) | Albert Krewinkel | 1 | -2/+0 |
2020-02-12 | Introduce new format variants for JATS (#6067) | Albert Krewinkel | 1 | -1/+15 |
2019-05-16 | JATS writer: properly handle footnotes. | John MacFarlane | 1 | -3/+1 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-03-05 | Remove extraneous, significant whitespace in JATS writer output (#4335) | Nokome Bentley | 1 | -26/+12 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -2/+0 |
2017-12-22 | Improve support for code language in JATS | Hamish Mackenzie | 1 | -1/+6 |
2017-12-13 | fig, table-wrap & caption Divs for JATS writer | Hamish Mackenzie | 1 | -0/+119 |