-
### Details
There is a facility to generate the mermaid output for a state machine using the online editor. However it would be useful to be able to do this on the cli, so that it could be embedded f…
-
### 事象
Mermaid中に数式を記入しようとすると、正しく表示されません。
### 発生したページのURL
https://zenn.dev/sandf/articles/cf326bd1ee926c
### 発生した画面のスクリーンショット
Mermaid公式の[Math Configuration](https://mermaid.js.org/config/math.html…
-
Obsidian supports Mermaid diagrams https://help.obsidian.md/Editing+and+formatting/Advanced+formatting+syntax#Diagram
But they exported to Quip as a string. It appears mermaid api supports conversion…
-
When I was using `-F mermaid-filter` it would find styling in `.mermaid-config.json`. That doesn't seem to be picked up by diagram and I don't see any documentation on what I might be doing wrong.
-
When generating a class diagram using mermaid CLI the following error is encountered regularly:
`[vue-sequence] Store is a function and is not initiated in 1 second.`
The markdown file is ~650 lin…
-
**Describe the bug**
mmdc fails with the error message: "Error: Failed to launch the browser process!"
**To Reproduce**
```
$ mmdc -i PROV.mm -o PROV.png
Error: Failed to launch the browser p…
-
Greetings
Thanks for your efforts on this. I've been working on generating some mermaid diagrams via a module that calls the nodejs cli and a *.mmd pipeline
https://github.com/dpvreony/dpvreonyw…
-
Inspired by: https://docs.phpdoc.org/guide/internals/flow.html#application-flow
Example: Activity Diagram for Creating a Project Directory
Flow:
- Start: The user starts the CLI application.…
-
Hi, i use the Diplodoc CLI to generate documentation from Markdown. One of the documents contains a Mermaid diagram, but the output does not display the expected diagram.
However, after some quick …
-
**Describe the bug**
Install with:
```
sudo npm install -g @mermaid-js/mermaid-cli
```
Get warning about puppeteer at install:
```
npm WARN deprecated puppeteer@19.11.1: < 21.8.0 is no long…