From: Joey Hess Date: Wed, 27 Aug 2008 19:21:20 +0000 (-0400) Subject: change for compatability with non-prefix-directives systems X-Git-Tag: 2.62~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f078eb5975b847fc8c0a770b47ed13e4bfb1fcd7;p=ikiwiki.git change for compatability with non-prefix-directives systems --- diff --git a/doc/ikiwiki/formatting.mdwn b/doc/ikiwiki/formatting.mdwn index 357c89a57..0145f9da6 100644 --- a/doc/ikiwiki/formatting.mdwn +++ b/doc/ikiwiki/formatting.mdwn @@ -102,5 +102,5 @@ you use the following additional features: [[!if test="enabled(listdirectives)" then=""" Full list of [[directives|directive]] enabled for this wiki: - [[!listdirectives]] + [[!listdirectives ]] """]]