-
It seems that the current documentation does gives information only about how to install it but not on the based use case of rendering a basic graph and saving it as a file (really useful for automati…
-
from the documentation
```
sequenceDiagram
participant John
participant Alice
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
```
using the live editor this is rendered …
-
In the CLI or when using the API, the flowchart graphs are always width 400px, so when having somewhat complex charts the letters and boxes get small and blurry. Online editor don't happen to have thi…
-
When running the cli to save a diagram as a png the marker-end arrow heads do not show. Using the following example diagram from the site:
```
graph TB
sq[Square shape] --> ci((Circle shape))
subgra…
-
The Mail-Funnel's actual Funnel Builder is built in JQuery. It was previously getting all the data from the controller, but when we switched back to the Jquery Flowchart builder, from the MermaidJS fl…
-
I'm getting this even if I use your copy of pandoc-filter:
```
pandoc: When expecting a product of 3 values, encountered an Array of 2 elements instead
```
manor updated
8 years ago