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
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.
The text was updated successfully, but these errors were encountered:
That should be fixed by #790, can you check that it's resolved your problem?
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm having an issue implementing the use of 'actors' in the Mermaid sequence diagrams.
Generating their example code :
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.
The text was updated successfully, but these errors were encountered: