Skip to content

Commit

Permalink
Remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Aug 25, 2023
1 parent a18c575 commit 8d42dd7
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions xsl/line-numbers.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,7 @@


<pre>

<!--xsl:call-template name="commonattributes">
<xsl:with-param name="default-output-class">line-numbers</xsl:with-param>
</xsl:call-template-->

<xsl:call-template name="commonattributes">
<xsl:with-param name="default-output-class">xxxx
</xsl:with-param>
</xsl:call-template>
<!--xsl:attribute name="class">
<xsl:text>line-numbers </xsl:text>
<xsl:value-of select="@outputclass"/>
</xsl:attribute-->

<xsl:call-template name="commonattributes"/>
<xsl:call-template name="setscale"/>
<xsl:call-template name="setidaname"/>
<code>
Expand Down

0 comments on commit 8d42dd7

Please sign in to comment.