pandoc-2.11.1: test/command/6802.md
```
% pandoc -f latex -t native
\blockquote[test][]{quote}
^D
[BlockQuote
[Para [Str "quote"]
,Para [Str "test"]]]
```
```
% pandoc -f latex -t native
\blockquote[test][]{quote}
^D
[BlockQuote
[Para [Str "quote"]
,Para [Str "test"]]]
```