This patch adds a space before the forward-slash in the the parent links. There is already a space after the slash. > I intentionally put the space after the slash and not before, because I > like how it looks that way. So I don't plan to apply this patch unless a > lot of people disagree with me or whatever. --[[Joey]] Before: ikiwiki/ todo/ Add space before slash in parent links After: ikiwiki / todo / Add space before slash in parent links Patch: diff --git a/templates/misc.tmpl b/templates/misc.tmpl index 184920e..80e6d0b 100644 --- a/templates/misc.tmpl +++ b/templates/misc.tmpl @@ -15,7 +15,7 @@