Skip to content

Instantly share code, notes, and snippets.

@james-ni
Created November 24, 2024 05:49
Show Gist options
  • Save james-ni/0ea2b82d12cc165f6ba9d4c61df00e50 to your computer and use it in GitHub Desktop.
Save james-ni/0ea2b82d12cc165f6ba9d4c61df00e50 to your computer and use it in GitHub Desktop.
graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment