]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/conditional/discussion.mdwn
web commit by tschwinge: Doesn't work as suggested.
[ikiwiki.git] / doc / plugins / conditional / discussion.mdwn
index fb607420addb2673a7b0e2569412fe870a7c85c1..2c0f529ec9f0a1d1b3f16c5e252c4f0ed25e22ad 100644 (file)
@@ -9,6 +9,12 @@ is supposed to have *no* blank lines between...
 * *Todo* and **Mach**,
 * **Mach** and **Mig**.
 
--- [[tschwinge]]
+--[[tschwinge]]
 
-> The blank lines in this example are coming from the newline after `then="`, and also from the newline before the close quote. If you remove those newlines, I think it should work. --[[Joey]]
\ No newline at end of file
+> The blank lines in this example are coming from the newline after `then="`, and also from the newline before the close quote. If you remove those newlines, I think it should work. --[[Joey]]
+
+>> No, that's unfortunately not it, see here:
+>> [[if test="enabled(trallala)" then="foot"]]
+>> Continued.  But on the other
+>> [[if test="enabled(trallala)" then="foot" else="hand:"]]
+>> Continued.  --[[tschwinge]]