- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 07 Jul 2003 06:37:59 +0200
- To: Subbakrishna <subbumv@excelindia.com>
- Cc: html-tidy@w3.org
* 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 00:38:21 UTC