http://yag.myopenid.com/ 2008-10-09 19:05:12 -04:00 committed by Joey Hess
parent 8c46ca734a
commit 484e42fd48
1 changed files with 4 additions and 0 deletions

View File

@ -58,3 +58,7 @@ How do I make images clickable? The obvious guess, \[[foo.png|/index]], doesn't
> 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]]
----
Is it possible to refer to a page, say \[[foobar]], such that the link text is taken from foobar's title [[directive/meta]] tag? --Peter