You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

images.md 1000B

12345678910111213141516171819202122
  1. ![Total Downloads](https://poser.pugx.org/cebe/markdown/downloads.png)
  2. ![Build Status](https://secure.travis-ci.org/cebe/markdown.png "test1")
  3. Here is an image tag: ![Total Downloads](https://poser.pugx.org/cebe/markdown/downloads.png).
  4. Images inside of links:
  5. [![Total Downloads](https://poser.pugx.org/cebe/markdown/downloads.png)](https://packagist.org/packages/cebe/markdown)
  6. <!-- [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/cebe/markdown/badges/quality-score.png?s=17448ca4d140429fd687c58ff747baeb6568d528)](https://scrutinizer-ci.com/g/cebe/markdown/) -->
  7. [![Build Status](https://secure.travis-ci.org/cebe/markdown.png "test2")](http://travis-ci.org/cebe/markdown)
  8. [![Build Status](https://secure.travis-ci.org/cebe/markdown.png "test3")](http://travis-ci.org/cebe/markdown "test4")
  9. This is not an image: ![[ :-)
  10. This is not an image: ![[ :-)]]
  11. ![Alt text](/path/to/img.jpg)
  12. ![Alt text]( /path/to/img.jpg)
  13. ![Alt text]( /path/to/img.jpg )
  14. ![Alt text](/path/to/img.jpg )