It would be useful (at least for me) if one could specify
(using a [[ikiwiki/WikiLink]]) where the image links to. For example,
on I'd like to have the
logo link to \[[hurd/logo]] /
instead of linking to the PNG image file. --[[tschwinge]]
> Done, use link=somepage --[[Joey]]
It would be handy if the `class` and `id` tags were passed through to the surrounding `table` in the case of `caption` being present. Would this break anything? --[[neale]]
> Seems unlikely to break *too* much. I can imagine css that styles the img
> unexpectedly applying the table. --[[Joey]]