Re: documenting xsl stylesheets2004-02-09 15:19:23On 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(_at_)logicsquad(_dot_)net XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|