Raw

A special shortcode that will output whatever is in it's content.
This will not evaluate nested shortcodes and is useful for escaping shortcode syntax.

Examples

<?# Raw ?><?# ThisWillBeOutputVerbatim ?><?#/ Raw ?>
GitHub