Skip to content

Commit

Permalink
polystat#13 fixed xml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mnj2kk committed Jul 14, 2022
1 parent 7de6bf0 commit 6ef5b82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/org/polystat/far/cleanup-perps.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ SOFTWARE.
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" id="cleanup-perps" version="2.0">
<!--
This XSL deletes all <opt> elements, which have at least
one variable with \perp value. It's obvious, that such a
This XSL deletes all <opt> elements, which variable is \perp value. It's obvious, that such a
situation is impossible: \perp can't come in as a value.
-->
<xsl:strip-space elements="*"/>
Expand Down

0 comments on commit 6ef5b82

Please sign in to comment.