-
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…
-
Not sure whether this is a feature or a bug, but is there any way to avoid those blank pages when generating PDFs?
perqa updated
6 years ago
-
![](http://oizi4nn30.bkt.clouddn.com//20170808172215_JP0O0w_bug.jpeg)
Please fix it.
thanks.
-
In the mermaid setup, the choice of theme pulls one of the CSS files from the mermaid install during the process into the style element of the SVG tag. The existing logic in the CLI pulls the CSS int…
-
# Problem
On some platforms (like iOs), you can't really have a node running in background h24. We currently have the proxy, but we need to maintain the connection for `listening`operations.
# Sol…
-
I'm using the mermaid package in Vue.js. I can successfully generate flowcharts - but if I paste in the samples for sequence or gantt - it does not successfully generate them. Are other people using…
-
I try to write code like this:
```
gantt
title test
section A
task1 :a1, 2014-01-01, 30d
task3 :after a2, 20d
section B
task2 :a2, after a1 , 12d
```
what …
-
Using the Jekyll plugin and getting the above error. Also get the error when calling `mermaid.init();`
The svg looks like:
```
```
for the example:
```
graph TD;
A-->B;
A-->C;
B-->D;
…
-
This should really go on https://github.com/pkra/tools-for-math-on-the-web somehow
* http://visjs.org/network_examples.html
* jsxgraph
* e.g., http://jsxgraph.uni-bayreuth.de/wiki/index.php/Cat…