Note expanded support for abstract, keywords.

Based on <https://github.com/jgm/pandoc-templates/pull/144>, <https://github.com/jgm/pandoc-templates/pull/142>.
This commit is contained in:
Andrew Dunning 2015-10-23 09:03:53 -04:00
parent 52e03308b8
commit 7c20cf11cf

4
README
View file

@ -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