This macro ensures that the enclosed content is not rendered in exported or printed versions of the page. It uses the $renderMode variable to conditionally include or exclude content based on whether the page is being viewed in the browser or exported.
#if ( !$renderMode )
This block will be rendered on the page
But not be exported or printed
#endMake sure content is included only in printed or exported versions of a Confluence page
Generate IDs in Base32 format
Generate a list of all content created by the current user by default, or by a specified user, across your Confluence site
Display and interact with an OpenAPI/Swagger specification directly in Confluence by rendering a fully featured Swagger UI from a provided JSON URL
Add a configurable sticky banner to a Confluence page
Add a configurable floating panel to a Confluence page
Perform text searches within pages, blog posts, and attachments
Display Confluence page edit and view restrictions to provide essential permission details, including users, groups, and inherited access
Display space details such as type, status, creation date, and links to permissions and calendars
Retrieve and display all page content properties in an AUI sortable table