- From: Simon Wilkinson <sxw@dcs.ed.ac.uk>
- Date: Fri, 21 Jan 2000 17:16:40 GMT
- To: html-tidy@w3.org
Given then following bit of (broken) HTML, tidy produces a rather interesting result... <pre><TT><P>Text</TT></pre>More text (Linebreaking, and other markup, isn't necessary to demonstrate the problem, so I've excluded it) Tidy produces HTML which contains "More text" in <tt> tags, and does so for all text until the end of the document. Unfortunately, latex2html uses the above construct fairly often. I've verified the problem in the 13/01/2000 release. Cheers, Simon.
Received on Friday, 21 January 2000 12:16:42 UTC