aboutsummaryrefslogtreecommitdiff
path: root/test/command/6802.md
blob: 8f56f0e43de3ffe3a4235d035bfe37563137779c (plain)
1
2
3
4
5
6
7
8
9
```
% pandoc -f latex -t native
\blockquote[test][]{quote}
^D
[BlockQuote
 [Para [Str "quote"]
 ,Para [Str "test"]]]

```