-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Description
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:
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.
huima
Metadata
Metadata
Assignees
Labels
No labels