You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Richard Gill <ti...@gmail.com> on 2006/04/17 19:16:03 UTC

Preserving comment sections in HTML output

I need to include comment "<!-- -->" sections inside of static html
documents that are generated by Lenya. The problem is that if I create
a <![CDATA[ ]]> section, <xsl:value-of ....>, or <xsl:text... in the
xsl file to output the <> chars, the entity &lt; or &gt; is
subsitutted instead. Does anyone have any ideas of how I can preserve
the < and > symbols in the transformation?

Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org