aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-angenendt.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-angenendt.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-angenendt.md')
-rw-r--r--test/command/biblatex-angenendt.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/command/biblatex-angenendt.md b/test/command/biblatex-angenendt.md
index 7f489a526..acfc2d734 100644
--- a/test/command/biblatex-angenendt.md
+++ b/test/command/biblatex-angenendt.md
@@ -45,20 +45,20 @@ Patrozinienkunde. *Revue d’Histoire Ecclésiastique*, *97*, 431–456,
---
nocite: "[@*]"
references:
-- annote: "A German article in a French journal. Apart from that, a
- typical article entry. Note the indextitle field"
+- annote: A German article in a French journal. Apart from that, a
+ typical article entry. Note the indextitle field
author:
- family: Angenendt
given: Arnold
- container-title: "Revue d'Histoire Ecclésiastique"
+ container-title: Revue d'Histoire Ecclésiastique
id: angenendt
issued: 2002
- language: "de-DE"
- page: "431-456, 791-823"
- title: "In Honore Salvatoris -- Vom Sinn und Unsinn der
- Patrozinienkunde"
+ language: de-DE
+ page: 431-456, 791-823
+ title: In Honore Salvatoris -- Vom Sinn und Unsinn der
+ Patrozinienkunde
title-short: In Honore Salvatoris
- type: "article-journal"
+ type: article-journal
volume: 97
---