projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2beb279
)
response
author
Joey Hess
<joey@kodama.kitenet.net>
Thu, 10 Apr 2008 21:53:24 +0000
(17:53 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Thu, 10 Apr 2008 21:53:24 +0000
(17:53 -0400)
doc/ikiwiki/wikilink/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/wikilink/discussion.mdwn
b/doc/ikiwiki/wikilink/discussion.mdwn
index 419bda0eb6a22f8ca1f0e040275d037abe5ccf52..fa3ac8604db53a9fad41925a1cb1a1b939457985 100644
(file)
--- a/
doc/ikiwiki/wikilink/discussion.mdwn
+++ b/
doc/ikiwiki/wikilink/discussion.mdwn
@@
-54,3
+54,7
@@
this doesn't work, so I had to resort to using `\[[foo/bar]]` instead.
----
How do I make images clickable? The obvious guess, \[[foo.png|/index]], doesn't work. --[[sabr]]
+
+> You can do it using the img plugin. The syntax you suggested would be ambiguous,
+> as there's no way to tell if the text is meant to be an image or displayed as-is.
+> --[[Joey]]