Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/wget-list.xsl

    r5e423c8 r5d064fb  
    55
    66<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    7     version="1.0">
     7                version="1.0">
    88
    99  <xsl:output method="text"/>
     
    2929        </xsl:otherwise>
    3030      </xsl:choose>
    31       <xsl:text>
    32 </xsl:text>
     31      <xsl:text>&#xA;</xsl:text>
    3332    </xsl:if>
    3433  </xsl:template>
Note: See TracChangeset for help on using the changeset viewer.