2018-01-06 18:06:32 -08:00
|
|
|
# Images with and without alternate text
|
2017-12-29 17:01:21 -08:00
|
|
|
|
2018-01-06 18:06:32 -08:00
|
|
|

|
|
|
|
|
|
|
|
 {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}
|
|
|
|
|
2023-07-28 20:19:30 -07:00
|
|
|
Multi-line image with alternate text 
|
|
|
|
|
|
|
|
Multi-line image without alternate text  {MD045:28}
|
|
|
|
|
2018-01-06 18:06:32 -08:00
|
|
|
[notitle]: image.jpg
|
|
|
|
[title]: image.jpg "Title"
|