Notation Guide

Print Help Tips
Macros

Macros allow you to perform programmatic functions within a page, and can be used for generating more complex content structures.

Notation Comment
{html}

The HTML macro allows you to use HTML code within a Confluence page.

Note that the HTML macro will only be available if it has been enabled by your Confluence administrator.

Example:

{html}<a href="www.host.com">click here</a>{html}