There is a patch 0.60.1 available fixing indent problems (including you 
particular one).

If you don't want indentation at all, just turn it off (<xsl:output 
indent="no">)

Petr

>When the Sablotron parce my XSLT it insert \n to indent... for example i have :
>
><td><img src=pixel.gif width=1 height=1></td>
>and the sablotron transforme it to 
><td>
><img src=pixel.gif width=1 height=1>
></td>
>
>i need that dont do this.... this is a urgent thing PLEASE HELP!
>


-- 
Petr Cimprich
Ginger Alliance
www.gingerall.com



Reply via email to