aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-baez-online.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-baez-online.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-baez-online.md')
-rw-r--r--test/command/biblatex-baez-online.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/command/biblatex-baez-online.md b/test/command/biblatex-baez-online.md
index b1cbf3e06..a5241289f 100644
--- a/test/command/biblatex-baez-online.md
+++ b/test/command/biblatex-baez-online.md
@@ -45,7 +45,7 @@ NOTES:
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
- annote: An online reference from arXiv. Note the eprint and eprinttype
fields. Compare baez/article which is the same item given as an
@@ -55,13 +55,13 @@ references:
given: John C.
- family: Lauda
given: Aaron D.
- id: 'baez-online'
- issued: '2004-10-27'
- language: 'en-US'
- title: 'Higher-dimensional algebra V: 2-groups'
- title-short: 'Higher-dimensional algebra V'
+ id: "baez-online"
+ issued: "2004-10-27"
+ language: "en-US"
+ title: "Higher-dimensional algebra V: 2-groups"
+ title-short: "Higher-dimensional algebra V"
type: webpage
- url: 'http://arxiv.org/abs/math/0307200v3'
+ url: "http://arxiv.org/abs/math/0307200v3"
version: 3
---