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-book-title-maintitle-series.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/command/biblatex-book-title-maintitle-series.md') diff --git a/test/command/biblatex-book-title-maintitle-series.md b/test/command/biblatex-book-title-maintitle-series.md index 4f57b95a0..64a31f4b9 100644 --- a/test/command/biblatex-book-title-maintitle-series.md +++ b/test/command/biblatex-book-title-maintitle-series.md @@ -27,7 +27,7 @@ references: collection-title: Series id: item1 issued: 2013 - language: "fr-FR" + language: fr-FR publisher: Publisher publisher-place: Location title: "Maintitle: Mainsubtitle. Maintitleaddon" -- cgit v1.2.3