Skip to content

Update to Mermaid 8.13.4 #787

@kimberleybrown

Description

@kimberleybrown

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions