Petr Cimprich <[EMAIL PROTECTED]> writes:

> David Hedbor wrote:
> 
> > Is it then a bug that < is quoted as &lt; and > isn't quoted at all?
> 
> I don't think so. The only characters which MUST be quoted are < and &.  > can't
> be interpreted as a start of markup. The following string is still well formed:
> 
> <xml-tag>&lt;non-xml-tag></xml-tag>

In the HTML concept, that's not true. Since the output is HTML,
shouldn't the end tag be quoted as well? 

-- 
[ Below is a random fortune, which is unrelated to the above message. ]
The moon is made of green cheese.
                -- John Heywood

Reply via email to