This macro ensures that the enclosed content is only rendered when the page is printed or exported. It checks the $renderMode variable to conditionally display the content in exported formats like PDF or Word.
## renderMode is a variable that is empty in browser rendering
#if ( $renderMode )
This block will be NOT rendered on the page
But exported or printed (PDF, Word, Email, custom exporters)
#endExclude content from being printed or exported from Confluence pages
Convert a specified amount of cryptocurrency to a fiat currency
Dynamically list all child pages of the current page in a table format
Add a configurable floating panel to a Confluence page
Display and interact with an OpenAPI/Swagger specification directly in Confluence by rendering a fully featured Swagger UI from a provided JSON URL
Display the creation date of the current Confluence page
Generate a list of all content created by the current user by default, or by a specified user, across your Confluence site
Allow users to retrieve all pages from the current space despite the 250-page limit per request
Add a configurable sticky banner to a Confluence page
Display Confluence page edit and view restrictions to provide essential permission details, including users, groups, and inherited access