Identity
About Mermaid Live Editor
How this refactored deployment relates to the upstream mermaid-js/mermaid-live-editor project and who maintains this site.
By mermaid-live-editor.com maintainers · Updated
What this site is
This website is a substantially refactored and optimized version based on mermaid-js/mermaid-live-editor. It retains the core browser-based Mermaid editing experience while changing significant parts of the interface, performance, accessibility, localization, export flow, and site content.
Upstream attribution
The original open-source project was created and developed by its upstream contributors. Their work remains credited through the upstream repository, history, contributor records, and MIT license. This deployment does not claim authorship of that upstream work.
Who maintains this website
The refactored deployment at mermaid-live-editor.com, its product guidance, and its policy pages are maintained by mermaid-live-editor.com maintainers. The upstream contributors do not operate this website and are not responsible for its hosting, modifications, content, analytics configuration, or site-specific support.
How the editor works
The application is built with SvelteKit and Mermaid. Diagram source is rendered in the browser, editable state is kept locally, and shared diagrams are encoded into the URL fragment. The fragment is not sent to the web server as part of an ordinary HTTP request.
Editorial accountability
Feature descriptions, privacy explanations, and help content should match this deployment's observable behavior. If you find an inaccurate statement, use the site-specific guidance on the contact page. Submit an upstream issue only when the same problem can be reproduced in the original upstream project.