digraph structs { node [shape=plaintext] struct1 [label=<
leftmid dleright
>]; struct2 [label=<
onetwo
>]; struct3 [label=<
hello
world
b g h
cde
f
>]; struct1:f1 -> struct2:f0; struct1:f2 -> struct3:here; }