-
### Describe the bug
The executable mmdc, provided by the [mermaid-cli](https://search.nixos.org/packages?channel=24.05&show=mermaid-cli&from=0&size=50&sort=relevance&type=packages&query=mermaid) p…
-
Hello,
We wanted to start using the new architecture diagrams introduced in mermaid 11.1 https://mermaid.js.org/syntax/architecture.html
And would love to use also the additional icon packs the …
-
### Description
when I specify open links there is always an arrow.
### Steps to reproduce
just declare an open link in flowchart diagram.
see https://mermaid.js.org/syntax/flowchart.html#an…
-
**Is your feature request related to a problem? Please describe.**
Graphviz requires system dependencies. This could prevent users getting a good experience with Burr.
**Describe the solution you'…
-
I would like install mermaid-cli on Android in [Termux](https://termux.dev/en/). It's failing on [puppeteer ](https://www.npmjs.com/package/puppeteer) install citing *"current platform is not supporte…
-
### Bug description
I'm not able to render this code to a PDF. The Mermaid code was taken from here: https://quarto.org/docs/authoring/diagrams.html#mermaid
``````qmd
---
title: Mermaid Test
format:…
-
**Describe the bug**
I'm trying to generate a mermaid diagram from an ouput. The output generates valid mermaid diagram in mermaid.live, but the generated output using the cli just gives me a diagram…
-
### Description
New Architecture Diagram documentation is not clear how to use Icon Packs from [Iconify.design](https://iconify.design) in the Live Editor, GitHub embedded markdown or local `.mmd` fi…
-
I was surprised to encounter an error running the Mermaid CLI, stating that I need a browser to generate an image. I’m wondering why this is necessary. For a CLI tool, it feels counterintuitive to rel…
-
**Describe the bug**
Using the CLI programmatically in node.js causes a large pop-up that takes up most of the screen for a few seconds as the SVG is created
**To Reproduce**
Here is an excerpt…