diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-27 15:21:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-27 15:21:20 -0400 |
commit | f078eb5975b847fc8c0a770b47ed13e4bfb1fcd7 (patch) | |
tree | f132c0bf399d82fd740da8cfd1fde9bbab5d05fe /doc | |
parent | 2bab1389cd70e2056a2309eff74f3b20c4192976 (diff) |
change for compatability with non-prefix-directives systems
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/formatting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 ]] """]] |