All of these sub pages are just supposed to be examples of what you could do, you're definitely encouraged to mess around with them and come up with something better
flowchart LR %% Nodes A(["main character"]) B(["secondary character"]) %% Edge connections between nodes A -- relation --> B B -- inverse relation --> A click A "#mainChar" click B "#secondaryChar" %% Style style A stroke:red,fill: #ffffff style B stroke: blue, fill: #ffffff
Main Character NameProperty: Property: Description: |
|
Main Character NameProperty: Property: Description: |