aboutsummaryrefslogtreecommitdiff
path: root/test/command/3794.md
blob: 974b7dbe467a59260b96e92c22294c97b973b3d9 (plain)
1
2
3
4
5
6
```
% pandoc -f html -t native
<div><p>hello</div>
^D
[ Div ( "" , [] , [] ) [ Para [ Str "hello" ] ] ]
```