]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 9 Jan 2010 21:20:14 +0000 (16:20 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 9 Jan 2010 21:20:14 +0000 (16:20 -0500)
doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
doc/users/jerojasro.mdwn [new file with mode: 0644]

index 8a7fd7a2913565b0fc47e3288e3265a1cde38fe9..67bb7f85f60b08bf09361f12177b5d0a9d4562b4 100644 (file)
@@ -6,7 +6,7 @@ I tought this:
 
 would work, but it doesn't.
 
-Any hints?
+Any hints? --[[jerojasro]]
 
 > Well, currently the syntax above will display the image
 > inline with the specified link text used as an alt attribute. Although
@@ -39,3 +39,6 @@ Any hints?
 > Anyway, the cheap and simple answer to your question is to use html
 > or markdown instead of a [[ikiwiki/wikilink]]. Ie, 
 > `[look at this](img/lolcat.jpg)`. --[[Joey]]
+
+> > thanks a lot, that's a quite straightforward solution. I actually wrote a
+> > broken plugin to do that, and now I can ditch it --[[jerojasro]]
diff --git a/doc/users/jerojasro.mdwn b/doc/users/jerojasro.mdwn
new file mode 100644 (file)
index 0000000..4b331a0
--- /dev/null
@@ -0,0 +1 @@
+Javier Rojas