pandoc-3.0: test/command/figures-xwiki.md
```
% pandoc -f native -t xwiki
[Figure ("fig-id",[],[]) (Caption Nothing []) [Para [Str "content"]]]
^D
(((
{{id name="fig-id" /}}content
)))
```
```
% pandoc -f native -t xwiki
[Figure ("fig-id",[],[]) (Caption Nothing []) [Para [Str "content"]]]
^D
(((
{{id name="fig-id" /}}content
)))
```