whitespace

[email protected] (Andrei Zmievski) Thu, 17 Feb 2000 22:00:08 -0600
Newsgroups php.template
Message-ID <[email protected]>
Should we require template constructs start and end on the same line and
prevent them spanning multiple lines like this:

{{ $var
	default="asdf" }}

-Andrei