]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/conditional/discussion.mdwn
web commit by tschwinge: Hmm.
[git.ikiwiki.info.git] / doc / plugins / conditional / discussion.mdwn
index 7bffcd22cefe9a05c167a1bfc3f7310f871b8282..48c8a28e7e545cb56f6f5e0bd36df5b0c023a4f3 100644 (file)
@@ -21,3 +21,11 @@ is supposed to have *no* blank lines between...
 
 >>> Seems ok, no? The only linebreaks I see in the source are the ones you
 >>> put at the end of the lines. --[[Joey]]
+
+>>>> Okay, that would explain the linebreak between 1 and 3.  But then, why are all linebreaks removed between 3 and 5?
+
+>>>> 1 No, that's unfortunately not it, see here:
+>>>> [[if test="enabled(trallala)" then="foot"]]
+>>>> 3 Continued.  But on the other
+>>>> [[if test="enabled(trallala)" then="foot" else="hand:"]]
+>>>> 5 Continued.  --[[tschwinge]]