aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-moore.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.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-moore.md')
-rw-r--r--test/command/biblatex-moore.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/command/biblatex-moore.md b/test/command/biblatex-moore.md
index 1e169c9f4..ed5a40562 100644
--- a/test/command/biblatex-moore.md
+++ b/test/command/biblatex-moore.md
@@ -36,7 +36,7 @@ Moore, G. E. (1965). Cramming more components onto integrated circuits.
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
- author:
- family: Moore
@@ -45,10 +45,10 @@ references:
id: moore
issue: 8
issued: 1965
- language: 'en-US'
- page: '114-117'
+ language: "en-US"
+ page: "114-117"
title: Cramming more components onto integrated circuits
- type: 'article-journal'
+ type: "article-journal"
volume: 38
---