]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/New_preprocessor_directive_syntax/discussion.mdwn
Note about prefix_directives
[ikiwiki.git] / doc / todo / New_preprocessor_directive_syntax / discussion.mdwn
index dda1ff5e9812ef1c9a4c5666fc36fd2257f2f701..fd104cf6beaf7aa1655866955e592207d6181412 100644 (file)
@@ -1,2 +1,12 @@
 Err, is this really fixed in 2.21? I can't find it anywhere in 2.32.3 
 (debian unstable)
+
+-----
+
+I just did a `--dumpsetup` with the current version from the Git repository
+and the default option is
+
+    # use '!'-prefixed preprocessor directives?
+    prefix_directives => 0,
+
+My impression was that this should be enabled by default now.  --[[JasonBlevins]]