aboutsummaryrefslogtreecommitdiff
path: root/test/command/setext-fenced-div.md
blob: 7be49e4a70e04aaa7d50e565ada9e8fb201d3e67 (plain)
1
2
3
4
5
6
7
8
```
% pandoc -t native
::: {.cell}
---
:::
^D
[ Div ( "", [ "cell" ], [] ) [ HorizontalRule ] ]
```