]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
corrected wikilink text
[git.ikiwiki.info.git] / doc / forum / link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
1 how can I create a link to an image which is part of the wiki, without having it inserted in my page?
3 I tought this:
5     \[[look at this|img/lolcat.png]] 
7 would work, but it doesn't.
9 Any hints?