ok, a related problem. Is <if(x)> foo <else> bar <endif> same as <if(x)>foo<else>bar<endif> It's same in v3. I'm wondering if we want the \n after foo or bar. What do you think? Ter