aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-gillies.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-gillies.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-gillies.md')
-rw-r--r--test/command/biblatex-gillies.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/command/biblatex-gillies.md b/test/command/biblatex-gillies.md
index 79d3f5949..2146e4491 100644
--- a/test/command/biblatex-gillies.md
+++ b/test/command/biblatex-gillies.md
@@ -47,7 +47,7 @@ NOTES:
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
- annote: An article entry with a series and a volume field. Note that
format of the series field in the database file
@@ -58,11 +58,11 @@ references:
container-title: Publications of the English Goethe Society
id: gillies
issued: 1933
- language: 'en-GB'
- page: '46-67'
- title: 'Herder and the preparation of Goethe''s idea of world
- literature'
- type: 'article-journal'
+ language: "en-GB"
+ page: "46-67"
+ title: "Herder and the preparation of Goethe's idea of world
+ literature"
+ type: "article-journal"
volume: 9
---