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