Skip to content
New issue

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

Live editor does not support activate/deactivate #394

Closed
fabioperrella opened this issue Oct 5, 2016 · 1 comment
Closed

Live editor does not support activate/deactivate #394

fabioperrella opened this issue Oct 5, 2016 · 1 comment

Comments

@fabioperrella
Copy link

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:

sequenceDiagram
    Alice->>John: Hello John, how are you?
    activate John
    John-->>Alice: Great!
    deactivate John
mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/svelte-3.43.0

chore(deps-dev): bump svelte from 3.42.6 to 3.43.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants