Ignore:
Timestamp:
01/23/2024 08:32:33 AM (3 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
bb2adff7
Parents:
a38df1e
Message:

Replace some utf-8 encoded chars with char entities

It has been said that some chars were not readable as utf-8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/patcheslist.xsl

    ra38df1e r2a2f7d9  
    108108      </xsl:choose>
    109109      <xsl:value-of select="$patch.name"/>
    110       <xsl:text> .
    111 </xsl:text>
     110      <xsl:text> .&#xA;</xsl:text>
    112111    </xsl:if>
    113112  </xsl:template>
Note: See TracChangeset for help on using the changeset viewer.