pandoc-3.10: test/command/8088.md
```
% pandoc -t latex --biblatex
[@first, 1; @second; @third, 3]
^D
\autocites[1]{first}{second}[3]{third}
```
```
% pandoc -t latex --biblatex
[@first, 1; @second; @third, 3]
^D
\autocites[1]{first}{second}[3]{third}
```