Removing Linebreaks from an Umbraco Field in xslt
This Example shows you how to Remove a Line Break from an Umbraco Field
<p><xsl:value-of select="umbraco.library:ReplaceLineBreaks(newsIntro)" disable-output-escaping="yes"/>....read more..</p>
<p><xsl:value-of select="umbraco.library:ReplaceLineBreaks(newsIntro)" disable-output-escaping="yes"/>....read more..</p>
Comments
Post a Comment