[pmwiki-users] Undesired space combined with (:if ...:)

chr at home.se chr at home.se
Sat Aug 6 17:34:45 CDT 2005


I just started using conditional statements and noticed something that I 
find annoying. If I write something like this:

	* Item A
	(:if false:)
	* Item never shown
	(:ifend:)
	* Item B

where the condition is true, I get this result that I find unintuitive

	* Item A


	* Item B

I'd much prefer this result:

	* Item A
	* Item B


Here are some examples (with a workaround)

	http://www.pmwiki.org/wiki/Test/ConditionalStatementsAndVerticalSpace

cheers
/Christian

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr






More information about the pmwiki-users mailing list