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