From 2b3b9a8290ad3c0d39b5c373bb42c84f2ab59174 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 30 Aug 2010 23:35:33 +0200 Subject: Fix enable prefix_directives. --- ikiwiki_nb.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki_nb.setup') diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 22189c9..a04c379 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.setup @@ -45,7 +45,7 @@ use IkiWiki::Setup::Standard { # create output files named page/index.html? usedirs => 1, # use '!'-prefixed preprocessor directives? - prefix_directives => 0, + prefix_directives => 1, # use page/index.mdwn source files indexpages => 0, # enable Discussion pages? -- cgit v1.2.3