pandoc/test/command/7080.md

9 lines
184 B
Markdown
Raw Normal View History

```
% pandoc -f markdown_mmd -t native
![][image]
[image]: image.png width=100px height=150px
^D
[Para [Image ("",[],[("width","100px"),("height","150px")]) [] ("image.png","")]]
```