diff options
Diffstat (limited to 'MANUAL.txt')
-rw-r--r-- | MANUAL.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index c90ac7b01..4fb744085 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -294,7 +294,10 @@ header when requesting a document from a URL: - `html4` ([XHTML] 1.0 Transitional) - `icml` ([InDesign ICML]) - `ipynb` ([Jupyter notebook]) - - `jats` ([JATS] XML) + - `jats_archiving` ([JATS] XML, Archiving and Interchange Tag Set) + - `jats_articleauthoring` ([JATS] XML, Article Authoring Tag Set) + - `jats_publishing` ([JATS] XML, Journal Publishing Tag Set) + - `jats` (alias for `jats_archiving`) - `jira` ([Jira] wiki markup) - `json` (JSON version of native AST) - `latex` ([LaTeX]) |