Skip to content

Instantly share code, notes, and snippets.

@pgvishnuram
Created November 26, 2025 06:44
Show Gist options
  • Select an option

  • Save pgvishnuram/c47d93e3b3373366a364831832e785f9 to your computer and use it in GitHub Desktop.

Select an option

Save pgvishnuram/c47d93e3b3373366a364831832e785f9 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