aboutsummaryrefslogtreecommitdiff
path: root/test/command/7080.md
blob: 0727c1083a35374e0c6a7a30e131501d65cfea76 (plain)
1
2
3
4
5
6
7
8
```
% pandoc -f markdown_mmd -t native
![][image]

[image]: image.png width=100px height=150px
^D
[Para [Image ("",[],[("width","100px"),("height","150px")]) [] ("image.png","")]]
```