summaryrefslogtreecommitdiff
path: root/ikiwiki_nb.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-13 22:27:48 +0100
committerJonas Smedegaard <dr@jones.dk>2008-11-13 22:27:48 +0100
commit7879a7ec89eb01fb6a64ca889f12ef7fb00ca995 (patch)
treee22dd5205b2278195b710b0a8e9523897c2181d2 /ikiwiki_nb.setup
parenta84de688c31d9a700a3d91a0825d835a5759a91f (diff)
Enable prefix_directives.
Diffstat (limited to 'ikiwiki_nb.setup')
-rw-r--r--ikiwiki_nb.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup
index 4d4d2cb..09aa8d0 100644
--- a/ikiwiki_nb.setup
+++ b/ikiwiki_nb.setup
@@ -48,7 +48,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?