master
parent
9d673e31e7
commit
d249f67416
|
@ -6,7 +6,7 @@ I tought this:
|
||||||
|
|
||||||
would work, but it doesn't.
|
would work, but it doesn't.
|
||||||
|
|
||||||
Any hints?
|
Any hints? --[[jerojasro]]
|
||||||
|
|
||||||
> Well, currently the syntax above will display the image
|
> Well, currently the syntax above will display the image
|
||||||
> inline with the specified link text used as an alt attribute. Although
|
> 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
|
> Anyway, the cheap and simple answer to your question is to use html
|
||||||
> or markdown instead of a [[ikiwiki/wikilink]]. Ie,
|
> or markdown instead of a [[ikiwiki/wikilink]]. Ie,
|
||||||
> `[look at this](img/lolcat.jpg)`. --[[Joey]]
|
> `[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]]
|
||||||
|
|
Loading…
Reference in New Issue