pandoc-3.10: test/command/figures-haddock.md
```
% pandoc -f native -t haddock
[Figure ("fig-id",[],[]) (Caption Nothing []) [Para [Str "content"]]]
^D
content
```
```
% pandoc -f native -t haddock
[Figure ("fig-id",[],[]) (Caption Nothing []) [Para [Str "content"]]]
^D
content
```