Tidy transforms "& " into "&"

Hi,

2 issues left with my tidy-work:

1) Tidy transforms a "&" in the source-xml into a "&" in the tidied
version. My XML-Importer cannot handle it
2) in a long <title>-string a wrap  is produced like:
   <title>my very long title blab la blab la 
      Blabla bla </title>
 Importer also has got problems with it


My tidy.bat
 tidy.exe --output-xhtml yes --show-body-only yes --new-blocklevel-tags
component,bblocation,title2,short_intro,long_intro,date,reference,category,i
mage_small,image_medium,image_large,body2,external_link_text1,external_link_
url1 --indent auto --write-back yes %1


regards
Ragnar

Received on Saturday, 4 November 2006 08:19:03 UTC