index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
JATS.hs
Age
Commit message (
Expand
)
Author
2023-10-27
Fix spacing.
John MacFarlane
2023-10-26
Modify JATS reader to handle BITS too (#9138)
Julia Diaz
2023-10-17
JATS reader: fix handling of alt-text (#9134)
Julia Diaz
2023-09-04
JATS reader: fix conversion of date to ISO 8601 format.
John MacFarlane
2023-09-04
JATS reader: Ignore `<processing-meta>` element (#9057)
Julia Diaz
2023-08-31
Fix spacing errors.
John MacFarlane
2023-08-30
JATS reader: Multilevel support for `<permissions>` metadata (#9037)
Julia Diaz
2023-08-28
Add support for <permissions> metadata
Julia Diaz
2023-08-26
Correct name of JATS element attrib
Julia Diaz
2023-08-22
Fix spacing errors.
John MacFarlane
2023-08-10
Fix display of block elements in JATS reader (PR #8971)
Julia Diaz
2023-06-24
Fix spacing issues.
John MacFarlane
2023-06-08
Add footer and multiple body parsing to JATS table reader (#8795)
Noah Malmed
2023-06-07
Parse references title from ref-list in JATS reader.
John MacFarlane
2023-06-06
Fix whitespace.
John MacFarlane
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
2023-03-05
JATS reader: avoid generating duplicate figure captions.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2022-10-31
First stab at mtl 2.3 compliance.
John MacFarlane
2022-10-29
Re-export lookupEntity from Text.Pandoc.XML [API change].
John MacFarlane
2022-09-01
JATS reader: handle uri element in references.
John MacFarlane
2022-05-31
JATS reader: support edition in references.
John MacFarlane
2022-04-06
JATS reader: strip `ref-` prefix from ref id in xref.
John MacFarlane
2022-03-29
JATS reader: handle pub-date.
John MacFarlane
2022-03-28
JATS reader: strip 'ref-' from ref id in constructing CSL id.
John MacFarlane
2022-03-28
JATS reader: improve refs parsing.
John MacFarlane
2022-03-28
JATS reader: support PMID, DOI, issue in citations.
John MacFarlane
2022-02-12
JATS reader: improve handling of fn-group elements (#7914)
Albert Krewinkel
2021-11-20
Capture `alt-text` in JATS figures (#7703)
Albert Krewinkel
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
2021-03-24
Fix DocBook reader mathml regression...
John MacFarlane
2021-02-18
DocBook, JATS, OPML readers: performance optimization.
John MacFarlane
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2020-10-08
Extend fix to #6719 to JATS reader
John MacFarlane
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-06-28
JATS reader: parse abstract element into metadata field of same name (#6482)
Albert Krewinkel
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-04-15
Use the new builders, modify readers to preserve empty headers
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
2020-04-15
JATS reader: handle "label" element in section title.
John MacFarlane
2020-03-29
Clean up some fmaps (#6226)
Joseph C. Sible
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-02-07
Resolve HLint warnings
Albert Krewinkel
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
[next]