new forum thread
authorhttps://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI <https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI@web>
Sat, 9 Jan 2010 19:47:32 +0000 (19:47 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Sat, 9 Jan 2010 19:47:32 +0000 (19:47 +0000)
doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn [new file with mode: 0644]

diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
new file mode 100644 (file)
index 0000000..2ec18d3
--- /dev/null
@@ -0,0 +1,9 @@
+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?