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