aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-knuth-ct-d.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-knuth-ct-d.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-knuth-ct-d.md')
-rw-r--r--test/command/biblatex-knuth-ct-d.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/command/biblatex-knuth-ct-d.md b/test/command/biblatex-knuth-ct-d.md
index b8e297162..a1bd94ead 100644
--- a/test/command/biblatex-knuth-ct-d.md
+++ b/test/command/biblatex-knuth-ct-d.md
@@ -48,23 +48,23 @@ NOTES:
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
-- annote: 'The fourth volume of a five-volume book. Note the sorttitle
- and sortyear fields'
+- annote: "The fourth volume of a five-volume book. Note the sorttitle
+ and sortyear fields"
author:
- family: Knuth
given: Donald E.
- id: 'knuth:ct:d'
+ id: "knuth:ct:d"
issued: 1986
- language: 'en-US'
- publisher: 'Addison-Wesley'
- publisher-place: 'Reading, Mass.'
- title: 'Computers & typesetting'
+ language: "en-US"
+ publisher: "Addison-Wesley"
+ publisher-place: "Reading, Mass."
+ title: "Computers & typesetting"
title-short: METAFONT
type: book
volume: D
- volume-title: 'METAFONT: The program'
+ volume-title: "METAFONT: The program"
---