linked image in reStructuredText
Solution 1:
Two ways to do it:
-
in inline images:
.. image:: pageflip-200.png :target: pageapplet/index.html
-
With a reference, like:
Click on my |ImageLink|_ .. |ImageLink| image:: /images/link.png .. _ImageLink: http://link.url/
Solution 2:
The following site has a reference for reStructuredText but also Markdown, MediaWiki, asciidoc & org-mode.
http://hyperpolyglot.org/lightweight-markup