VirtualBox

Ignore:
Timestamp:
Feb 6, 2019 1:05:42 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128659
Message:

docbook-refentry-to-C-help.xsl: Ignore additional spaces and newlines in <arg></arg> elements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/docbook-refentry-to-C-help.xsl

    r73276 r77173  
    509509  <!-- Elements producing non-breaking strings (single line). -->
    510510  <xsl:template match="command/text()|option/text()|computeroutput/text()|arg/text()" name="escape_fixed_text">
    511     <xsl:param name="sText" select="."/>
     511    <xsl:param name="sText" select="normalize-space(.)"/>
    512512    <xsl:choose>
    513513
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette