Templates: Junecode: htmlentities
This documentation was updated on April 09th, 2006
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>