-
As you can see it in the screenshot, `ALT`,`OPT`,`LOOP` titles are not visible. _(text is there, it is just a dark color which makes it very difficult to read on dark theme.)_
![2017-09-06_22-07-10…
-
After yet another disheartening encounter [0] on the matter of not breaking a working software in connection with MediaWiki, I decided to create a different extension that allows to create flowcharts …
-
Right now the css is hardcoded in mermaid.cli.
It would be nice to be able to indicate a local css to take precedence and thus modify the resulting images.
I will try to propose something.
-
It'd be really nice if we were able to configure Puppeteer's [runtime settings](https://github.com/GoogleChrome/puppeteer#default-runtime-settings). In my use case, I'd like to install Chromium into a…
-
Thanks in advance. I used the example form the site. I get the output pictured below
![proposal-gantt mmd](https://cloud.githubusercontent.com/assets/329007/24086613/26a70814-0ce9-11e7-8940-6c53222…
-
Hi,
I've noticed that upgrade script fails because it seems that recent versions of mermaidjs (from 7.0.8 to 7.1 by the moment) don't include .css in dist folder.
-
I think it'd be neat to programmatically use mermaid, in node. Maybe call it "mermaid-serverside".
I'd like to make an img-url parser, so you can inline the source of the graph in the URL and get a…
-
Hi,
Does Haroopad support Font Awesome?
(http://fortawesome.github.io/Font-Awesome/icons/)
Thanks in advance!
-
I just installed this extension and ran into problems immediately. The used `mermaid-cli` is deprecated and the new official have a completely different syntax.
The official CLI is available from h…
-
When executing `mmdc -i my_file.mmd` with node 6.11.5 in mermaidCLI 0.3.1, the following exception happens:
```
(node:29742) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection …