Images

Markdown

![alt text](../img/orange.png "This is an orange")

***

![This image does not exist](../img/nonexisting.jpg "This is nothing")

renders as

alt text


This image does not exist

Notes

  • The *** produces a horizontal line
  • Images cannot be rendered? -> [...] text is used
  • Hovering over the (non-existing) image will display the "..." content in a popup