- From: Tore Busch <torebu@extend.no>
- Date: Fri, 24 Mar 2000 11:45:32 -0600
- 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><----------- 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, 24 March 2000 13:13:48 UTC