Re: Bug
"Devarasetty Ramu" <[email protected]> Mon, 5 Jun 2006 11:50:37 -0400
| Newsgroups | gmane.comp.web.html-tidy.user,gmane.comp.web.html-tidy.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
Tidy is deleting newline character. Is there a way to preserve this?
Example:
Original Text: <FONT COLOR="#000000">
Capital Corp. ("ICCC" or the "Administrator") is the
Administrator for the
Fund. Both are indirect, wholly owned subsidiaries of Deutsche Bank AG.
</FONT>
Tidy:
<font color="#000000">Capital Corp. ("ICCC" or the "Administrator")
is the Administrator for the Fund. Both are indirect, wholly owned
subsidiaries of Deutsche Bank AG.</font>
Thanks
Ram