Output HTML markup in Symphony CMS
While this may be more of a beginner tip, it could save new users a bit of trial and error when learning XSL and developing in Symphony.
To output the HTML markup from your textareas you must use:
<xsl:copy-of select="element" />
Alternatively, to output plain text, use:
<xsl:value-of select="element" />
Written by Travis Maynard
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Cms
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#