This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 117
Do not accept quoted subgraph #59
Comments
@phuongnd08 not so great, but as a workaround, you could create your
|
johnandersen777
pushed a commit
to johnandersen777/dffml
that referenced
this issue
Sep 25, 2019
Relavent MermaidJS issues: - Fix clipping - mermaidjs/mermaid.cli#59 - Fix CLI not working - mermaid-js/mermaid#790 (comment) Signed-off-by: John Andersen <john.s.andersen@intel.com>
Development has moved to the https://github.com/mermaid-js/mermaid-cli repo, please re-open your issue there if it's still relevant. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed mermaid.cli with latest mermaidjs. Here is my package.json
Attempting to render something like this:
Failed with this:
Also apparently mermaid.cli is using its bundled version of mermaid.min.js. It should have used the mermaid specified by package.json
The text was updated successfully, but these errors were encountered: