To obtain white space for readability during output formatting, specify the xsl:output
instruction with the indent
attribute. Default values are yes
for HTML, and no
for XML. With Stylus Studio, you can select the Indent check box on the Params/Other tab to display indented output instead of one long string. Note that the value of the indent
attribute, if specified in the stylesheet, has precedence over the Indent option.