-
**Describe the bug**
I have a reveal.js slide with mermaid.js diagrams on each slide. The first three show up correctly but on the fourth one and beyond, the arrow heads are missing.
**To Reproduc…
-
Use something like Mermaid to show org relationships - spaces, routes, app, services
Mermaid - https://mermaidjs.github.io/
nwmac updated
5 years ago
-
Hi
Any plans on mermaid support?
https://mermaidjs.github.io/usage.html
-
I love using your module to convert my meeting report into PDF.
Is it possible for you to add mermaid support into your converter?
https://mermaidjs.github.io/
-
I came across a desktop software which includes the MermaidJS library in the distribution,
1. On the one hand, their website clearly attributes MermaidJS
2. On the other hand, the Mermaid code is …
-
[Example of the problem](https://hackmd.io/s/Bk4fENHVX#)
# Example code
```
sequenceDiagram
participant Joe
participant Alice
Joe->>Alice: Foo
Note over Alice: BarBaz
…
-
Preview support for mermaid diagrams.
https://mermaidjs.github.io/
For example
````mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
````
Should display
![mermaid_s…
-
Mermaid might be better customizable
https://mermaidjs.github.io/
-
https://zhang-xiaodi1.gitee.io/2023/01/16/mermaidjs-demo/?
123456789sequenceDiagram Alice->>John: Hello John, how are you? loop Healthcheck John->>John: Fight against hypochondria end …
-
Explore GraphViz, PlantUML & MermaidJS (See GLMF 258)