-
I have some code for a gantt chart that I update periodically. Over the holiday, an update must have broken compatibility, because all the dates seem to be squished together.
Copying and pasting th…
-
https://knsv.github.io/mermaid/
Erratic menu behavior, using Chrome 56:
![merm](https://cloud.githubusercontent.com/assets/195134/23527922/79c8b19e-ff5d-11e6-8295-d6fb1c0ae038.gif)
Body text …
-
Online editor 7.1.0 Cannot view this graph as SVG:
Error: error on line 360 at column 14377: Opening and ending tag mismatch: br line 0 and span
graph TD
Scripts-->|Opret, ret og slet|retinfopc…
-
Sequence diagrams are complex graphs. We would be using some tools.
Choosing criteria for the tools:
* Weather the diagram can be exported or not
* Pricing plan of the tool, basically it should b…
-
OS X 10.11.6
Mermaid 6.0.0
PhantomJS 2.1.1
```
$ mermaid all.mermaid
CONSOLE: [11:45:53 (716)] Got edge twp/schedule/period/create twp/schedule/schedule (from line # in "")
CONSOLE: [11:45:53 (716)…
-
i checked the open issues and see anything resembling this. Putting a comment in a subgraph causes rendering to fail.
Simple example I tested with on the live editor.
```
subgraph Approval Tabl…
-
Hello guys. How do you remove the status code? I'm sending print screen
[https://i.imgur.com/TAw4CrP.png](url)
ghost updated
6 years ago
-
Hi everyone,
I have installed sphinxcontrib-mermaid extension as the following guide: https://github.com/mgaitan/sphinxcontrib-mermaid
in a "mermaid-template.rst" file I made a code such below
…
-
The `You had errors in your syntax. Use --help for further information.` does not give any kind of feedback regarding what was wrong with the syntax.
Enabling the `-v` does not help at all, nor does…
-
Hi, I'm using mermaid, but I find a problem in https://github.com/knsv/mermaid/blob/master/src/mermaidAPI.js#L291. When flowchart contains a Chinese symbol like ';' or '《' , Chrome will catch Maximu…