showdown/test/cases/images.md

8 lines
145 B
Markdown
Raw Normal View History

2012-06-14 13:05:31 +08:00
![Alt text](/path/to/img.jpg)
![Alt text](/path/to/img.jpg "Optional title")
![Alt text][id]
[id]: url/to/image "Optional title attribute"