- From: Tore Busch <torebu@extend.no>
- Date: Fri, 14 Jan 2000 13:13:37 +0100
- To: html-tidy@w3.org
The problem is that this <h> tag: ------8<----------- <h2><![if !supportLists]><span lang=EN-US>2.3<span style='font:7.0pt "Times New Roman"'> </span></span><![endif]><span lang=EN-US>Testing</span></h2> ------8<----------- becomes: <h2>Testing</h2> instead of: <h2>2.3 Testing</h2> I run "HTML Tidy release date: 13th January 2000" on an NT server with these flags: tidy --word-2000 yes testfile.htm /Tore
Received on Friday, 14 January 2000 07:13:28 UTC