ikiwiki/doc/forum/link_to_an_image_inside_the...

10 lines
193 B
Markdown

how can I create a link to an image which is part of the wiki, without having it inserted in my page?
I tought this:
[[look at this|img/lolcat.png]]
would work, but it doesn't.
Any hints?