reopen 474611 ! thanks * Debian Bug Tracking System <[EMAIL PROTECTED]> [2008-10-06 00:03]: > #474611: [[foo]] should point to foo/index.html when foo.html doesn't exist > > It has been closed by Joey Hess <[EMAIL PROTECTED]>.
Thanks, this partly does what I need, but not fully. The problem is that foo/index.mdwn will end up as foo.html whereas foo/bar.mwdwn will end up as foo/bar.html. I'd like foo/index.mdwn to be inside of foo/ too (i.e. foo/index.html). I know that usedirs would keep foo/index.mdwn as foo/index.mdwn but then foo/bar will become a directory too, which I don't want. Essentially, I just want something like usedirs that only applys to index.wdwn pages. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

