This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Saxon html includes unwanted white space in anchor tag


Warren Hedley said:
>Please, no! Indenting is a godsend when trying to debug unexpected
>rendering of HTML.

You could filter them through TIDY. Tidy not only fixes up the indenting, it
can often find the bug in your HTML (and sometimes fix it for you). It's at
http://www.w3.org/People/Raggett/tidy/

There's a Java Bean version of Tidy at
http://www3.sympatico.ca/ac.quick/jtidy.html 

--Bill Schindler


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]