mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-15 05:47:10 +00:00
f5ea5f0aad
New formats: - `jats_archiving` for the "Archiving and Interchange Tag Set", - `jats_publishing` for the "Journal Publishing Tag Set", and - `jats_articleauthoring` for the "Article Authoring Tag Set." The "jats" output format is now an alias for "jats_archiving". Closes: #6014