X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/0517f9126cff724e62d92e4f637a1eca20f31ed7..30c23b5e72028d97253cc5ba027f4c8314c9008a:/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn diff --git a/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn b/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn index 8cda7a70f..e73c7e662 100644 --- a/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn +++ b/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn @@ -12,4 +12,11 @@ If I then inline that page, the (relative) URL no longer points to the right pla > However, there is a simple way to avoid both problems: Use WikiLinks > and/or the [[img_directive|ikiwiki/directive/img]]. --[[Joey]] +> > For some inline HTML (e.g. SVG embedded with `` tags, it +> > would be nice to have a URL directive for URL-only WikiLinks. +> > Something like: +> > ``. +> > This would be a more general solution than an [[SVG-specific +> > fix|todo/svg]]. --[[wtk]] + [[!tag done]]