pandoc-2.14.0.2: test/command/7376.md
```
% pandoc --citeproc -t plain
---
references:
- id: item1
type: book
author:
- family: Doe
given: Jane
issued: 2020
title: The title
...
^D
```
```
% pandoc --citeproc -t plain
---
references:
- id: item1
type: book
author:
- family: Doe
given: Jane
issued: 2020
title: The title
...
^D
```