From 641849b70a851c45ce3d3fb438eeee7fd813d070 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 8 Oct 2020 10:54:16 -0700 Subject: 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. --- test/command/biblatex-angenendt.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test/command/biblatex-angenendt.md') 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 --- -- cgit v1.2.3