aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-cicero.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-08 10:54:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-08 10:54:53 -0700
commit641849b70a851c45ce3d3fb438eeee7fd813d070 (patch)
treefb1f7ad7e5e9f80abc1c361b22d1e8818193a061 /test/command/biblatex-cicero.md
parent36e010cb4a3dc2de2eca7286e62873ad5dfde1a8 (diff)
downloadpandoc-641849b70a851c45ce3d3fb438eeee7fd813d070.tar.gz
Be less aggressive about using quotes for YAML values.
We need quotes if `[` or `{` or `'` is at the beginning of the line, but not otherwise.
Diffstat (limited to 'test/command/biblatex-cicero.md')
-rw-r--r--test/command/biblatex-cicero.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/biblatex-cicero.md b/test/command/biblatex-cicero.md
index 95d28d6ef..57916a4da 100644
--- a/test/command/biblatex-cicero.md
+++ b/test/command/biblatex-cicero.md
@@ -55,25 +55,25 @@ NOTES:
---
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
---