- From: Subbakrishna <subbumv@excelindia.com>
- Date: Mon, 07 Jul 2003 10:42:14 +0530
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: html-tidy@w3.org
I am using "HTML Tidy for Windows released on 1st February 2003". The same problem persists in Tidy for windows released on 27th Feb 2003. Bjoern Hoehrmann wrote: > * Subbakrishna wrote: > >I have content like this... > > > ><td> > >In the equation 2<sup><em>x</em></sup> = 8, we can see that x = 3, > >because 2<sup>3</sup> = 8. > ></td> > > > >When I apply tidy(to make it as xml), it becomes like this... > > > ><td>In the equation 2 > ><sup> > ><em>x</em> > ></sup> = 8, we can see that x = 3, because 2 > ><sup>3</sup> = 8.</td> > > I am unable to reproduce this. What version of HTML Tidy do you use and > what are your config options?
Received on Monday, 7 July 2003 01:17:37 UTC