]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / bugs / images_in_inlined_pages_have_wrong_relative_URL.mdwn
1 I can make an image link, such as:
3     ![image](image.jpg)
5 That will render as ![image](image.jpg).
7 If I then inline that page, the (relative) URL no longer points to the right place.  The fix for this promises to be hairy.