Skip to content

Instantly share code, notes, and snippets.

@wwerner
Last active February 17, 2022 10:25
Show Gist options
  • Select an option

  • Save wwerner/70ef52ca0434e4c0248a1fe6ddf627c5 to your computer and use it in GitHub Desktop.

Select an option

Save wwerner/70ef52ca0434e4c0248a1fe6ddf627c5 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