Test:Mermaid: Difference between revisions

From Resonite Wiki
No edit summary
No edit summary
Line 37: Line 37:
     A["World/Color"]
     A["World/Color"]
     C["Variable inside"]
     C["Variable inside"]
     D --> outer
    Proxy["Avatar/Color"]
     D --> Proxy
     subgraph outer [Outside]
     subgraph outer [Outside]
         C --> D
         C --> D
Line 43: Line 44:
             subgraph Avatar
             subgraph Avatar
                 B <-.-> D
                 B <-.-> D
                  
                 Proxy --> Avatar
             end
             end
         end
         end

Revision as of 18:27, 31 March 2024