aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2015-10-23 09:03:53 -0400
committerAndrew Dunning <adunning@users.noreply.github.com>2015-10-23 09:03:53 -0400
commit7c20cf11cf5dc3b561d0436222dd1ca793e839ad (patch)
tree05a7249137d985a8f4124bb93ed9160f39060a7c
parent52e03308b83b94b49891a46a43814b13b0043fc2 (diff)
downloadpandoc-7c20cf11cf5dc3b561d0436222dd1ca793e839ad.tar.gz
Note expanded support for abstract, keywords.
Based on <https://github.com/jgm/pandoc-templates/pull/144>, <https://github.com/jgm/pandoc-templates/pull/142>.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 633f53876..2875cc59a 100644
--- a/README
+++ b/README
@@ -1025,10 +1025,10 @@ depending on the output format, but include metadata fields as well as the follo
: document subtitle; also used as subject in PDF metadata
`abstract`
-: document summary, used in LaTeX, ConTeXt, and Word docx
+: document summary, included in LaTeX, ConTeXt, AsciiDoc, and Word docx
`keywords`
-: list of keywords to be included in PDF metadata; may be repeated as for `author`, above
+: list of keywords to be included in HTML, PDF, and AsciiDoc metadata; may be repeated as for `author`, above
`header-includes`
: contents specified by `-H/--include-in-header` (may have multiple