Versions Compared

Key

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

...

Confluence mermaid macro
downloadtrue
searchTextgraph TD
fullscreentrue
panZoomtrue
zoom
themedefault
disableUseMaxWidth
copytrue
exportWidth
height
graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

...