How can I create a linked image with reStructuredText?
I’ve found
.. image:: /path/to/image.jpg
for images, and external hyperlinks like
'Python <http://www.python.org/>'_
for links, but I don’t know how to combine them or if that is at all possible.
Two ways to do it:
in inline images:
With a reference, like: