Test:Mermaid: Difference between revisions

From Resonite Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 37: Line 37:
     A["World/Color"]
     A["World/Color"]
     C["Outside"]
     C["Outside"]
     C -.-> outer
      
     subgraph Outside [outer]
     subgraph Outside [outer]
         subgraph World
         subgraph World
          
          
             subgraph Avatar
             subgraph Avatar
                A --> C
                 B -.-> A
                 B -.-> A
                  
                 C -.-> Outside
             end
             end
         end
         end

Revision as of 18:18, 31 March 2024