Skip to content

Upgrade Mermaid JS to 9.2.2#434

Open
mincong-h wants to merge 1 commit into
kitian616:masterfrom
mincong-h:mermaid
Open

Upgrade Mermaid JS to 9.2.2#434
mincong-h wants to merge 1 commit into
kitian616:masterfrom
mincong-h:mermaid

Conversation

@mincong-h
Copy link
Copy Markdown

@mincong-h mincong-h commented Dec 15, 2022

This PR upgrades the Mermaid JS library to 9.2.2. This allows Jekyll TeXt Theme to support more Mermaid syntax. For example, the sequence diagram demo is not supported in 8.0.0.

sequenceDiagram
    Alice->>John: Hello John, how are you?
    John-->>Alice: Great!
    Alice-)John: See you later!
sequenceDiagram
    Alice->>John: Hello John, how are you?
    John-->>Alice: Great!
    Alice-)John: See you later!
Loading

This is tested in my blog post "Internal Working of the GitLab API Go Client" under commit mincong-h/mincong-h.github.io@740b1a9

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