X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c7d332e8e8d65ac24ea7e040fa14ecd12e5812d6..c8b46b67d2f5b63e7d86a1615b2af3dd7168b184:/doc/plugins/conditional/discussion.mdwn diff --git a/doc/plugins/conditional/discussion.mdwn b/doc/plugins/conditional/discussion.mdwn index 7bffcd22c..48c8a28e7 100644 --- a/doc/plugins/conditional/discussion.mdwn +++ b/doc/plugins/conditional/discussion.mdwn @@ -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]]