Use 'keywords' instead of 'tags' in YAML metadata example.

Unlike `tags`, `keywords` is used in some of the writers
and default templates.

Closes #4779.
This commit is contained in:
John MacFarlane 2018-07-18 19:24:12 -07:00
parent a007cd7ad6
commit eef8adaad8

View file

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