pandoc-3.10: test/command/9987.md
```
% pandoc -f bibtex -t bibtex
@misc{agency,
author = {{European Environment Agency}},
}
^D
@misc{agency,
author = {{European Environment Agency}}
}
```
```
% pandoc -f bibtex -t bibtex
@misc{agency,
author = {{European Environment Agency}},
}
^D
@misc{agency,
author = {{European Environment Agency}}
}
```