* Richard Vlach wrote: >is it possible to configure Tidy (for Win) to convert a page with the >following snippet into well-formed XML? > ><![if !IE]> ><script language="javascript" type="text/javascript">ie5=0;</script> ><![endif]> How should HTML Tidy do so? <![if ...]> and <![endif]> are invalid tokens in XML documents, thus Tidy must either escape those marked section delimiters or remove them.Received on Wednesday, 22 January 2003 13:38:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:53 GMT