* Shahed Moolji wrote: >I am using the JTidy command line tool to clean html documents. > >I noticed that my original line breaks in the input document are >not respected. > >The only options that I am using are -asxml and -q > >For example if I have > ><INPUT type="text" .......> ><INPUT type="text" .......> > >It becomes > ><INPUT type="text" .......> <INPUT >type="text" .......> > >Is there any workaround ? No. Why should there be? From an HTML point of view, input and output are equivalent.Received on Thursday, 30 January 2003 00:46:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:53 GMT