Templates: Junecode: htmlentities
This documentation was updated on Sunday, April 9, 2006 at 12:07 PM
Encodes its contents using HTML entities where appropriate. It should always have a start and end tag. Particularly useful for RSS feeds, where the contents of the description tag should always be encoded.
Attributes
none
Example
<junecode:htmlentities>
<junecode:entrytext />
</junecode:htmlentities>