[xsl] Generating beautiful HTML Source Code

Subject: [xsl] Generating beautiful HTML Source Code
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Wed, 15 Oct 2003 07:56:20 -0700
Hello,

I'd be interested in any reference (websites - faq...) you might be able to
point me to regarding Whitespace.  Call me anal, but I'm very interested in
generating very attractive HTML source code results, you know - line breaks,
tabs, comments, etc...

Currently, my HTML source code is a random "SPLAT" of code.... and where I
have attempted to add a linebreak with &#10; and/or &#13; it is usually
unsuccseful, as well, it seems my preserve-space elements are ignored.  I
only seem to be able to get a line break when I do:

<xsl:text>

<xsl:text>

Any tips on generating beautiful HTML Source code would be heavenly!

Karl


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


Current Thread