Skip to content

Bump mermaid so that we can include wardley maps in mermaid diagrams#3172

Open
chriseyre2000 wants to merge 2 commits intolivebook-dev:mainfrom
chriseyre2000:bump-mermaid-to-include-wardley-maps
Open

Bump mermaid so that we can include wardley maps in mermaid diagrams#3172
chriseyre2000 wants to merge 2 commits intolivebook-dev:mainfrom
chriseyre2000:bump-mermaid-to-include-wardley-maps

Conversation

@chriseyre2000
Copy link
Copy Markdown

This upgrades the mermaid component so that you can include wardley maps:
Here is an example that now works

      wardley-beta
      title Software Platform Strategy
      size [1100, 800]
      
      evolution Genesis@0.25 -> Custom@0.5 -> Product@0.75 -> Commodity@1.0
      
      anchor Customer [0.90, 0.95]
    
      component Something [0.5, 0.5]
      Customer -> Something
Loading

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 6, 2026

CLA assistant check
All committers have signed the CLA.

@chriseyre2000
Copy link
Copy Markdown
Author

This was only recently merged into mermaid, so even github has not caught up yet!

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.

2 participants