]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
escape pagespec
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Wed, 5 Mar 2014 09:04:57 +0000 (05:04 -0400)
committeradmin <admin@branchable.com>
Wed, 5 Mar 2014 09:04:57 +0000 (05:04 -0400)
doc/bugs/enabling_or_disabling_plugin_x_does_not_rebuild_pages_that_use_enabled__40__x__41__.mdwn

index e7c6cfb8668f4d57aa38eb6c7b9fbecd3f410704..4b4adb2c6e96de47d2498e6640a76d656890866c 100644 (file)
@@ -1,6 +1,6 @@
 If you have a page like
 
-    [[!if test="enabled(smileys)" then=":-P"]]
+    \[[!if test="enabled(smileys)" then=":-P"]]
 
 then enabling or disabling the smileys plugin will not rebuild it.