aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-moore-related.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-07 23:03:14 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-07 23:05:51 -0700
commit1be0f0fba8d860b960e79442a891fce6b1aca192 (patch)
tree8a8be459bd7d03e5509382029ba65f2433969240 /test/command/biblatex-moore-related.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-moore-related.md')
-rw-r--r--test/command/biblatex-moore-related.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/command/biblatex-moore-related.md b/test/command/biblatex-moore-related.md
index 2146206d4..d95250430 100644
--- a/test/command/biblatex-moore-related.md
+++ b/test/command/biblatex-moore-related.md
@@ -44,21 +44,21 @@ NOTES:
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
-- annote: 'A reprint of Moore''s law. Note the related and relatedtype
- fields'
+- annote: "A reprint of Moore's law. Note the related and relatedtype
+ fields"
author:
- family: Moore
given: Gordon E.
container-title: Proceedings of the IEEE
- id: 'moore:related'
+ id: "moore:related"
issue: 1
issued: 1998
- language: 'en-US'
- page: '82-85'
+ language: "en-US"
+ page: "82-85"
title: Cramming more components onto integrated circuits
- type: 'article-journal'
+ type: "article-journal"
volume: 86
---