aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-07-18 19:24:12 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-07-18 19:24:45 -0700
commiteef8adaad89f6f0c7140a02a64ad70e39b9769c7 (patch)
tree8b71c48d083524300d336b96526e673ade38f080 /MANUAL.txt
parenta007cd7ad63c3267b3a20f02bb00a2481ce975b0 (diff)
downloadpandoc-eef8adaad89f6f0c7140a02a64ad70e39b9769c7.tar.gz
Use 'keywords' instead of 'tags' in YAML metadata example.
Unlike `tags`, `keywords` is used in some of the writers and default templates. Closes #4779.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index bb706e3ed..c50d348ac 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3082,7 +3082,7 @@ when the field contains blank lines or block-level formatting:
author:
- Author One
- Author Two
- tags: [nothing, nothingness]
+ keywords: [nothing, nothingness]
abstract: |
This is the abstract.