aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/images_in_inlined_pages_have_wrong_relative_URL.mdwn
blob: 81cc93fb1ac1655b31c35feb5e32f393dbcdd0a7 (plain)
1
2
3
4
5
6
7
I can make an image link, such as:

    ![image](image.jpg)

That will render as ![image](image.jpg).

If I then inline that page, the (relative) URL no longer points to the right place.  The fix for this promises to be hairy.