aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-inproceedings.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-inproceedings.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-inproceedings.md')
-rw-r--r--test/command/biblatex-inproceedings.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/test/command/biblatex-inproceedings.md b/test/command/biblatex-inproceedings.md
index 8a45240fc..29a1e0298 100644
--- a/test/command/biblatex-inproceedings.md
+++ b/test/command/biblatex-inproceedings.md
@@ -40,9 +40,9 @@
---
nocite: "[@*]"
references:
-- annote: "This is a typical inproceedings entry. Note the booksubtitle,
+- annote: This is a typical inproceedings entry. Note the booksubtitle,
shorttitle, indextitle, and indexsorttitle fields. Also note the
- eventdate field."
+ eventdate field.
author:
- family: Moraux
given: Paul
@@ -57,14 +57,14 @@ references:
id: moraux
issued: 1979
keyword: secondary
- language: "fr-FR"
- page: "281-324"
+ language: fr-FR
+ page: 281-324
publisher: Cambridge University Press
publisher-place: Cambridge
title: "Le *De Anima* dans la tradition grècque: Quelques aspects de
l'interpretation du traité, de Theophraste à Themistius"
- title-short: "*De Anima* dans la tradition grècque"
- type: "paper-conference"
+ title-short: *De Anima* dans la tradition grècque
+ type: paper-conference
- author:
- family: Salam
given: Abdus
@@ -73,15 +73,15 @@ references:
editor:
- family: Svartholm
given: Nils
- event-date: "1968-05-19/1968-05-25"
- event-place: "Aspenäsgarden, Lerum"
+ event-date: 1968-05-19/1968-05-25
+ event-place: Aspenäsgarden, Lerum
id: salam
issued: 1968
- page: "367-377"
- publisher: "Almquist & Wiksell"
+ page: 367-377
+ publisher: Almquist & Wiksell
publisher-place: Stockholm
title: Weak and electromagnetic interactions
- type: "paper-conference"
+ type: paper-conference
---