```
% pandoc -f html -t native
^D
[Para [Image ("",[],[]) [Str "bar"] ("foo.png","fig:voyage")]]
```
```
% pandoc -f html -t native
^D
[Para [Image ("",[],[]) [Str "bar"] ("foo.png","fig:voyage")]]
```
```
% pandoc -f html -t native
^D
[Para [Image ("",[],[]) [] ("foo.png","fig:voyage")]]
```
```
% pandoc -f html -t native
^D
[Para [Image ("",[],[]) [Str "bar"] ("foo.png","fig:voyage")]]
```
```
% pandoc -f html -t native
^D
[Para [Image ("",[],[]) [Str "bar",Space,Strong [Str "baz"]] ("foo.png","fig:voyage")]]
```