-
Problem:
---
- Developers prefer mermaid, business people draw.io.
- github doesnt have mermaid support yet
- Live editor is not perfect:
+ people need context to start writing mermaid langu…
-
I am generating svg file from cli for my sequence diagram and its not scrollable. I am using default config json file while running cli. Any idea how to make svg scrollable using custom css in config …
-
Instead of asking people not to install globally, why not teach them how to do it properly? https://docs.npmjs.com/getting-started/fixing-npm-permissions
-
Is there an easy way to get the styling used by the Mermaid for Atom Package to be used here. Both are convenient, of course.
Thanks!
-
This is a great tool and especially the diagrams are very clean and neat and cli helps me to regenerate diagrams with a breeze.
**Feature Request**
It would be great if I can open my existing doc…
-
Setting the font size in a mermaid json config file passed to mermaid.cli via its `-c` option doesn't change the font size in the output when generating gantt charts. The same happens when passing a c…
-
As far as I can tell the only way to have multiple lines of text in a node is by adding `` tags:
```
graph TD
B[Line 1Line 2]
```
However, this gets really tedious for larger text, and I'd …
-
Instead of copying in a static version of mermaid is it not possible to move mermaid to a normal (non-dev) dependency and have the JS code pull in the package version? Or perhaps better yet make it a …
-
in some condition , I have to use png instead of svg
but the default dpi for png is too low (=72)
Is there any way to set dpi for png
-
Hi,
I already check this comment : https://github.com/mermaidjs/mermaid.cli/pull/24#issuecomment-373402785
But it does not seems to work on my side.
What should I do to be able to customize my…