Versions Compared

Key

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

...

  • Theme: Option to define how the diagram should be rendered (“Default” automatically renders the diagram based on the users' current Confluence theme)

  • Allow download: Add a button to download the Mermaid diagram as image (PNG or SVG) or the Mermaid source code

  • Allow fullscreen: Add a button to show the Mermaid diagram in a fullscreen dialog

  • Allow copy to clipboard: Add a button to copy the Mermaid source code to the clipboard

  • Allow pan & zoom: Add buttons to pan and zoom (when viewing the Mermaid diagram)

  • Do not shrink to fit available width: Set Mermaid option “useMaxWidth: false” if available for the diagram type

  • Height: Height in pixel that are used to render the macro (leave blank to use as much height as the diagram needs)

  • Zoom: Optional zoom factor to resize the rendered diagram (between 1 and 100)

  • Export width: Optional width for the Confluence PDF export in percentage (between 1 and 100)

...

The “Mermaid diagram (Remote)” macro editor looks as follows and requires the option “URL” to define the remote location of the Mermaid code:

...

Use the option “Server side” Server sideto load remote content from the server side to overcome CORS issues.

App configuration

As a Confluence administrator you can access the app’s global configuration page via the “Configure” button under “Apps > Manage apps”.

...

The app offers the following (global) settings which are applied to all Mermaid Charts & Diagrams for Confluence macros (in all spaces):

  • Data Protection Mode: If enabled, all data processing takes place only within the Atlassian cloud and within the user's browser. This is implemented by disabling those features where data processing on the app’s servers (managed by weweave) is required.

  • Hide “Data Protection Mode” errors in Confluence PDF exports: If enabled (only possible in combination with enabling “Data Protection Mode”), Confluence PDF exports do not include macros (errors). Instead, macros are just “skipped” in exports.

...

Confluence Data Center & Confluence Server

...