InterJinn

Development Framework For PHP

Embed: {html}

Abstract

Synopsis: {html: miscellaneousContent}

The content within this macro will be processed so that the content will be viewable from a browser. In other words any &, <, or > characters will be marked up to the appropriate HTML entity - &amp;, &lt;, and &gt; respectively If your output is not being produced for HTML browser viewing, then you will probably be better off using the {protect:} embed instead.

Example:
{html: Good for documenting compiler tags: <jinn:image/>}