Skip to content

Instantly share code, notes, and snippets.

@shageman
Created March 7, 2022 17:29
Show Gist options
  • Save shageman/730ea2bd43a847950877707b6091611b to your computer and use it in GitHub Desktop.
Save shageman/730ea2bd43a847950877707b6091611b to your computer and use it in GitHub Desktop.

graph TD; A-->B; A-->C; B-->D; C-->D;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment