```mermaid graph TD; A(stuff)-->B[one]; A-->C[two]; A-->D[three]; ```