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