Subject: Re: documenting xsl stylesheets
From: "Paul A. Hoadley" <paulh@xxxxxxxxxxxxxx>
Date: Tue, 10 Feb 2004 08:49:23 +1030
|
On Mon, Feb 09, 2004 at 12:47:37PM -0500, Paul Tremblay wrote:
> I notice that when I use the xslt stylesheet "docToHtml.xsl", I get
> an html document that contains one long line.
I haven't used the stylesheet in question, but if this output bothers
you, add 'indent="yes"' to the xsl:output element. Or run it through
tidy.
--
Paul.
mailto:paulh@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|