aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-westfahl-frontier.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-westfahl-frontier.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-westfahl-frontier.md')
-rw-r--r--test/command/biblatex-westfahl-frontier.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/biblatex-westfahl-frontier.md b/test/command/biblatex-westfahl-frontier.md
index 46db9a8a3..f1adb9e5c 100644
--- a/test/command/biblatex-westfahl-frontier.md
+++ b/test/command/biblatex-westfahl-frontier.md
@@ -39,19 +39,19 @@ science fiction*. Westport, Conn.; London: Greenwood.
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
- annote: This is a collection entry. Note the format of the location
field as well as the subtitle and booksubtitle fields
editor:
- family: Westfahl
given: Gary
- id: 'westfahl:frontier'
+ id: "westfahl:frontier"
issued: 2000
- language: 'en-US'
+ language: "en-US"
publisher: Greenwood
- publisher-place: 'Westport, Conn.; London'
- title: 'Space and beyond: The frontier theme in science fiction'
+ publisher-place: "Westport, Conn.; London"
+ title: "Space and beyond: The frontier theme in science fiction"
title-short: Space and beyond
type: book
---