We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tryed to use the live editor at http://knsv.github.io/mermaid/live_editor/ but the following code returns the error Invalid syntax:
Invalid syntax
sequenceDiagram Alice->>John: Hello John, how are you? activate John John-->>Alice: Great! deactivate John
The text was updated successfully, but these errors were encountered:
Fixed
https://mermaidjs.github.io/mermaid-live-editor/#/edit/c2VxdWVuY2VEaWFncmFtCiAgICBBbGljZS0-PkpvaG46IEhlbGxvIEpvaG4sIGhvdyBhcmUgeW91PwogICAgYWN0aXZhdGUgSm9obgogICAgSm9obi0tPj5BbGljZTogR3JlYXQhCiAgICBkZWFjdGl2YXRlIEpvaG4K
Sorry, something went wrong.
Merge pull request mermaid-js#394 from mermaid-js/dependabot/npm_and_…
b8806bf
…yarn/develop/svelte-3.43.0 chore(deps-dev): bump svelte from 3.42.6 to 3.43.0
No branches or pull requests
Hi, I tryed to use the live editor at http://knsv.github.io/mermaid/live_editor/ but the following code returns the error
Invalid syntax
:The text was updated successfully, but these errors were encountered: