aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-cicero.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-cicero.md
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/command/biblatex-cicero.md')
-rw-r--r--test/command/biblatex-cicero.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/command/biblatex-cicero.md b/test/command/biblatex-cicero.md
index 05b21755e..95d28d6ef 100644
--- a/test/command/biblatex-cicero.md
+++ b/test/command/biblatex-cicero.md
@@ -53,27 +53,27 @@ NOTES:
^D
---
-nocite: '[@*]'
+nocite: "[@*]"
references:
-- annote: 'A bilingual edition of Cicero''s *De natura deorum*, with a
+- annote: "A bilingual edition of Cicero's *De natura deorum*, with a
German translation. Note the format of the language field in the
database file, the concatenation of the editor and translator
- fields, and the afterword field'
+ fields, and the afterword field"
author:
- family: Cicero
given: Marcus Tullius
editor:
- - family: 'Blank-Sangmeister'
+ - family: "Blank-Sangmeister"
given: Ursula
id: cicero
issued: 1995
- language: 'de-DE'
+ language: "de-DE"
publisher: Reclam
publisher-place: Stuttgart
title: De natura deorum. Über das Wesen der Götter
title-short: De natura deorum
translator:
- - family: 'Blank-Sangmeister'
+ - family: "Blank-Sangmeister"
given: Ursula
type: book
---