aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-22 10:39:58 -0800
committerGitHub <noreply@github.com>2021-01-22 10:39:58 -0800
commit83d7804b8fc04eb44c8c158f84fe37373b4eb5d9 (patch)
treea6c4990832107f2ccee181756777ae93762a0c35 /MANUAL.txt
parentfa952c8dbea9ad47ea684729f862a3c6bdd0fecc (diff)
parentb4b3560191b3699dd4db9d069244925a3c6074db (diff)
downloadpandoc-83d7804b8fc04eb44c8c158f84fe37373b4eb5d9.tar.gz
Merge pull request #7042 from tarleb/jats-element-citations
JATS writer: use element citations
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 436e9d36c..93b7c4a81 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3095,6 +3095,13 @@ output format.
Some aspects of [Pandoc's Markdown citation syntax](#citations)
are also accepted in `org` input.
+#### Extension: `element_citations` ####
+
+In the `jats` output formats, this causes reference items to
+be replaced with `<element-citation>` elements. These
+elements are not influenced by CSL styles, but all information
+on the item is included in tags.
+
#### Extension: `ntb` ####
In the `context` output format this enables the use of [Natural Tables