Your diagrams never leave your browser.
-They're only stored in the URL and your browser's local storage.
-- This is a fully open source, client-side app deployed on GitHub Pages - that works offline as a - Progressive Web App. -
-- We use self hosted, privacy-friendly Plausible Analytics to collect anonymous usage metadata - (diagram types, feature usage, etc.). All data is publicly available. -
-- External services (PNG/SVG/Kroki exports, "Save to Mermaid Chart", "Repair with AI", etc) - will share your diagram with those 3rd parties, and are highlighted in the UI on hover. -
-Your diagrams never leave your browser.
+They're only stored in the URL and your browser's local storage.
++ This is a fully open source, client-side app deployed on GitHub Pages + that works offline as a + Progressive Web App. +
++ We use self hosted, privacy-friendly Plausible Analytics to collect anonymous usage + metadata (diagram types, feature usage, etc.). All data is publicly available. +
++ External services (PNG/SVG/Kroki exports, "Save to Mermaid Chart", "Repair with AI", + etc) will share your diagram with those 3rd parties, and are highlighted in the UI on + hover. +
+No privacy policy has been configured for this deployment.
+
+ If you are self-hosting the Mermaid Live Editor, set the
+ MERMAID_PRIVACY_POLICY_URL
+ environment variable at build time to link to your privacy policy, or set
+ MERMAID_HIDE_PRIVACY_POLICY
+ to true to hide this button.
+