From 27b4c21f727ca02228a1fae8f3cdbba74641ede8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 1 Oct 2020 21:55:45 -0700 Subject: Update to lastest citeproc --- test/command/biblatex-edtf-date.md | 1 - test/command/pandoc-citeproc-page-range.md | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/command/biblatex-edtf-date.md b/test/command/biblatex-edtf-date.md index e14a76cb6..68acd821c 100644 --- a/test/command/biblatex-edtf-date.md +++ b/test/command/biblatex-edtf-date.md @@ -35,7 +35,6 @@ references: issued: '2004-04-05' type: 'article-journal' - id: 'item5-1' - issued: 0000 type: 'article-journal' - id: 'item5-2' issued: '-0876' diff --git a/test/command/pandoc-citeproc-page-range.md b/test/command/pandoc-citeproc-page-range.md index 5a46c5f03..20d6fa57a 100644 --- a/test/command/pandoc-citeproc-page-range.md +++ b/test/command/pandoc-citeproc-page-range.md @@ -24,9 +24,9 @@ Test 2.[^2] Test 3.[^3] -[^1]: 93--101, . +[^1]: N.d., 93--101, . -[^2]: 93--101, . +[^2]: N.d., 93--101, . -[^3]: 93--101, . +[^3]: N.d., 93--101, . ``` -- cgit v1.2.3