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

Add Mermaid to docs #271

Closed
wants to merge 1 commit into from
Closed

Add Mermaid to docs #271

wants to merge 1 commit into from

Conversation

dmohns
Copy link
Contributor

@dmohns dmohns commented May 27, 2024

Input

sequenceDiagram
    autonumber
    Alice->>John: Hello John, how are you?
    loop HealthCheck
        John->>John: Fight against hypochondria
    end
    Note right of John: Rational thoughts!
    John-->>Alice: Great!
    John->>Bob: How about you?
    Bob-->>John: Jolly good!

Output:
image

@dmohns
Copy link
Contributor Author

dmohns commented May 30, 2024

Supersed by #272

@dmohns dmohns closed this May 30, 2024
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

Successfully merging this pull request may close these issues.

1 participant