aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-yoon.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-yoon.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-yoon.md')
-rw-r--r--test/command/biblatex-yoon.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/biblatex-yoon.md b/test/command/biblatex-yoon.md
index 0a4648126..00c40cd72 100644
--- a/test/command/biblatex-yoon.md
+++ b/test/command/biblatex-yoon.md
@@ -40,7 +40,7 @@ Heck reaction. *Organometallics*, *25*(10), 2409–2411.
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
- author:
- family: Yoon
@@ -55,11 +55,11 @@ references:
id: yoon
issue: 10
issued: 2006
- page: '2409-2411'
- title: 'Palladium pincer complexes with reduced bond angle strain:
- Efficient catalysts for the Heck reaction'
+ page: "2409-2411"
+ title: "Palladium pincer complexes with reduced bond angle strain:
+ Efficient catalysts for the Heck reaction"
title-short: Palladium pincer complexes with reduced bond angle strain
- type: 'article-journal'
+ type: "article-journal"
volume: 25
---