showdown/test/functional/makemarkdown/cases/standard/images.md

12 lines
243 B
Markdown
Raw Permalink Normal View History

2017-12-23 20:41:21 +08:00
![Alt text](</path/to/img.jpg>)
2017-12-23 20:35:31 +08:00
2017-12-23 20:41:21 +08:00
![Alt text](</path/to/img.jpg> "Optional title")
2017-12-23 20:35:31 +08:00
2017-12-23 20:41:21 +08:00
![Alt text](<url/to/image.jpg> "Optional title attribute")
2017-12-23 20:35:31 +08:00
2017-12-23 20:41:21 +08:00
![My Image](<url/to/image2.jpg> "Optional title attribute")
2017-12-23 20:35:31 +08:00
![leave me alone]
![leave me alone][]