Changeset 38865 for documented-examples


Ignore:
Timestamp:
2024-03-24T06:53:39+13:00 (5 weeks ago)
Author:
kjdon
Message:

added <p> tags since I removed them from shortDEscription

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documented-examples/trunk/bibtex-e/transform/pages/about.xsl

    r36383 r38865  
    44   
    55    <xsl:template name="coll-description">
    6       <xsl:value-of disable-output-escaping="yes" select="/page/pageResponse/collection/displayItemList/displayItem[@name='shortDescription']"/>
     6      <p><xsl:value-of disable-output-escaping="yes" select="/page/pageResponse/collection/displayItemList/displayItem[@name='shortDescription']"/></p>
    77     
    88      <xsl:value-of disable-output-escaping="yes" select="/page/pageResponse/collection/displayItemList/displayItem[@name='description1']"/>
Note: See TracChangeset for help on using the changeset viewer.