Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Documentation for exclude exportFind out how to use the macro in Confluence

Purpose

The macro allows you to exclude certain parts of your confluence pages from exports you configure, currently supported exports you can exclude content from are PDF, Word, HTML, Email, Confluence Page Display (So sections are only shown in exports), and Other Exports (Such as CSV).

Types of Export

Type

Excluded from…

PDF

  • Single page PDF export

  • Space PDF export

Word

  • Single page Word export

  • Space Word Export

HTML

  • Space HTML Export

Email

  • Email notifications when Confluence pages are changed

Confluence Page

  • Confluence Page view mode

    • Content is still shown in the page editor

Other Exports

  • Any other exports that aren't covered by the above, such as CSV

How do I use this Macro?

You can either use the NoPrint macro inline in your page, start by typing / then select Exclude Export Content and type your content,

Alternatively, you can click on (+) in the Confluence editor and select Exclude Export Content and put your content inside the macro,

Lastly you can use the macro directly in the raw page editor in Confluence, use one of the macro’s keywords, the keywords that reference this macro are:

  • exclude-export

  • no-export

  • export-off

  • disable-export

You can use these macro keys like below.

Code Block
{exclude-export}
    Your content here
{/exclude-export}