aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn')
-rw-r--r--doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn4
1 files changed, 0 insertions, 4 deletions
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 eb5fe5ce9..8cfd42e78 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
@@ -11,7 +11,3 @@ 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]]
-
->> It would be nice if inlining a page just gave a tiny version of that page, though.
->> An iframe would be one way to do it, maybe not optimal. The presence of WikiLinks
->> and the img directive certainly make this a low-priority bug, though. --[[neale]]