Confluence 5.0 has reached end of life
Check out the [latest version] of the documentation
The Cheese macro simply displays the words "I like cheese!" You can use this macro to test the Confluence macro functionality.
To add the Cheese macro to a page:
Speeding up macro entry with autocomplete: To edit an existing macro: Click the macro placeholder and choose Edit. A macro dialog window will open, where you can edit the parameters of the macro.
Note: There are no parameters for this macro.
Code examples
The following examples are provided for advanced users who want to edit the underlying markup for a Confluence page.
Macro name: cheese
Macro body: None.
Parameters: None
Storage format example
<ac:structured-macro ac:name="cheese"/>
Wiki markup example
{cheese}
