html-tidy bug report
"Mukesh Choudhary" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <004e01c89fa3$9ce7ed30$3bb6a8c0@tbg222> |
Hi, I am using HTML Tidy for windows released on 22 March, 2008. I tested different old versions but in all exe the below pointed problem is similar. (Bug) Multiples white space within tag is replaced with single white space. ie. <p>This is paragraph text</p> is converted to <p>This is paragraph text</p> I have tried different version with settings like output-xhtml:1 , output-xml:1 I want to retain multiple white space. Is it a bug in HTML-Tidy or there is some different settings to retain spaces. If you can reply me, it would helpful to me. Thanks Mukesh Choudhary