Table of Contents

CORE:LITERAL Tag

Summary

The core:literal tag prevents its contents from being parsed.

Syntax

    <core:literal>
        _contents_
    </core:literal>

Description

See Also

The core:literal tag is implemented by the CoreLiteralTag class.