added: directive [if-no fun1 fun2 ...] if fun1 fun2 ... return false then the content is evaluated changed: [if-one fun1 fun2 ...] when a function (from left to right) returns true then the content is evaluated (previous all functions were called)