>From: "Ryan Wynn" <[EMAIL PROTECTED]>
> >
> > Try the following:
> > <p jsfid="void" allowBody="false">Remove Me</p>
> 
> Hey Gary,
> 
> Soon after I created this email I noticed I had an unmatched </span>
> tag.  After I corrected this the void component worked properly.  Is
> there any support to report on non well-formed templates?
> 

There is a semi well-form check when parsing the HTML templates.  You would see 
an exception in this case.  This would even include anything in a void block.  
I'm not sure why you didn't  see this other than maybe a caching issue.  If you 
can recreate this, please post it to the issue tracker.

I hope add support for XHTML and multiple namespaces soon.  That that point it 
would make sense to look at just using a pure XML parser which would provide 
the well-formness check.

Gary


> Thanks,
> Ryan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to