mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 02:04:53 +08: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