# Images with and without alternate text

 {MD045}

 {MD045}
Image without alternate text  in a sentence. {MD045}
Reference image with alternate text ![Alternate text][notitle]
Reference image without alternate text ![][notitle] {MD045}
Reference image with alternate text and title ![Alternate text][title]
Reference image without alternate text and title ![][title] {MD045}
Link to image with alternate text [](image.jpg)
Link to image without alternate text [](image.jpg) {MD045}
Multi-line image with alternate text 
Multi-line image without alternate text  {MD045:28}
Image tag with alt attribute set to text
Image tag with alt attribute not set
{MD045}
Image tag with alt attribute set to decorative with an empty double-quote string
Image tag with alt attribute set to decorative with an empty single-quote string
Image tag with no alt attribute
{MD045}
Multi-line image tag with no alt text
{MD045:48}
Multi-line image tag with alt attribute not set
{MD045:52}
Multi-line image tag with alt text
Uppercase image tag with alt attribute set
Uppercase image tag with no alt set
{MD045}
[notitle]: image.jpg
[title]: image.jpg "Title"