mermaid-live-editor icon indicating copy to clipboard operation
mermaid-live-editor copied to clipboard

Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

Results 120 mermaid-live-editor issues
Sort by recently updated
recently updated
newest added

I would really love to have a extended word completion in the live editor [https://mermaid.live/](https://mermaid.live/) to support reserved terms. Until now only words are suggested that were already typed in....

enhancement

**Describe the bug** I'm attempting to build the editor on Windows, but encountering failure. How can I resolve this issue? **To Reproduce** On the console: > docker build -t mermaid-js/mermaid-live-editor...

bug

``` sequenceDiagram autonumber note right of Test: {test#nbsp;} ``` 1. Use the code above to describe the diagram 2. Click the PNG download button 3. Editor should download the PNG...

bug

**Describe the bug** When editing the mermaid diagram in the live editor it will look fine, but when exporting it to either pdf, svg or png it will look "squashed"...

bug

### Description When I paste a specific diagram (below) into the editor, the editor freezes when using Chrome. There is no freezing when using Safari. ### Steps to reproduce 1)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/adapter-static](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit/tree/HEAD/packages/adapter-static)) | [`3.0.2` -> `3.0.4`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-static/3.0.2/3.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fadapter-static/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Describe the bug** The documentation mentioned to implement Actor Menus in version 11.0.2 does not work on Participants in a Sequence Diagram on Live Editor nor on VS Code Markdown...

bug

**Describe the bug** In mermaid one can use `\n` to create multiline texts: ```mermaid flowchart TD test[No more\nnewlines?] ``` pasting that text in mermaid.live, however ... ```text flowchart TD test[No...

bug

**Describe the bug** I have a big flowchart using the ELK renderer. The elk rendered is not used anymore since v11 maybe? Dacre rendered is used whereas I have this...

bug

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Changelog Sourced from micromatch's changelog. [4.0.8] - 2024-08-22 backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch Commits 8bd704e 4.0.8 a0e6841 run verb to...

dependencies