Propose a URL directive for robust relative URLs
parent
968a7ca39e
commit
f5278f94b9
|
@ -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 `<object>` tags, it
|
||||
> > would be nice to have a URL directive for URL-only WikiLinks.
|
||||
> > Something like:
|
||||
> > `<object type="image/svg+xml" data="[[!url image.svg]]"></object>`.
|
||||
> > This would be a more general solution than an [[SVG-specific
|
||||
> > fix|todo/svg]]. --[[wtk]]
|
||||
|
||||
[[!tag done]]
|
||||
|
|
Loading…
Reference in New Issue