8.11 Images
Creating a link to an image follows a similar format to that of links, but the square brackets encasing the text are preceded with an exclamation mark !
. You can place either the url link or path to the image on your computer in the parentheses. If using a path on your computer, use a relative path.
Input
![A magnificent caterpillar. Photo by Erik Karits on Unsplash](images/caterpillar)
![A magnificent caterpillar. Photo by Erik Karits on Unsplash](https://unsplash.com/photos/F7SRtQGa2nw)
Output