On Tuesday 29 May 2001 23:34, Ian Bicking wrote:
> To be safe, any use of this syntax in a WYSIWYG editor
> should use explicit closures -- newlines are meaningless
> in HTML, and you never can be sure how the editor will
> treat them, or preserve them.

Good point. You raised this before, but I'd forgotten.

Short of going the parser route how about 
#if $test /# 
instead of
#if $test ;# 
?


_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to