359f026ba55c028b1fa538234cffead4654c8a78
[ikiwiki.git] / doc / bugs / broken_parentlinks.mdwn
1 The header of subpages always links to its "superpage", even if it doesn't
2 exist. I'm not sure if this is a feature or a bug, but I would certainly prefer
3 that superpages weren't mandatory.
4
5 For example, if you are in 'example/page.html', the header will be something
6 like 'wiki / example / page'. Now, if 'example.html' doesn't exist, you'll have
7 a dead link for every subpage.
8
9 [[todo/done]]