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

Update to Mermaid 8.13.4 #787

Closed
kimberleybrown opened this issue Nov 29, 2021 · 1 comment
Closed

Update to Mermaid 8.13.4 #787

kimberleybrown opened this issue Nov 29, 2021 · 1 comment

Comments

@kimberleybrown
Copy link

kimberleybrown commented Nov 29, 2021

Hello,

I'm having an issue implementing the use of 'actors' in the Mermaid sequence diagrams.

Generating their example code :

sequenceDiagram
    actor Alice
    actor Bob
    Alice->>Bob: Hi Bob
    Bob->>Alice: Hi Alice

Results in the following error:

mermaid

It appears from their releases in the 8.12.xx look at bug fixes for this, however Docsy is pulling in 8.11.2 in scripts.html partial.

Thank you.

@LisaFC
Copy link
Collaborator

LisaFC commented Dec 2, 2021

That should be fixed by #790, can you check that it's resolved your problem?

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