Andrey,
this is not off topic at all. Unfortunately the pretty-printing is not
implemented; we do plan to at least separate the html lines with line
feeds in the next release.
Tom Kaiser
Listserv wrote:
>
> Howdy,
>
> I apologize if the thing is out of topic. How is it possible to create an
> XSL stylesheet that will produce HTML (or XML) document with indented tags,
> to make it human readable? Normal processing with <xsl:output method="html"
> version="4.0"/> will produce all tags on one line unless you have an
> <xsl:text> tags with line breaks. Is there any way how to force processor to
> do it?
>
> Thanks forward.
>
> Koscheev Andrey