Skip to content

Instantly share code, notes, and snippets.

@kt3k
Last active August 23, 2023 11:47
Show Gist options
  • Save kt3k/614b7d0778a9d4bc21934d6ba9b53ede to your computer and use it in GitHub Desktop.
Save kt3k/614b7d0778a9d4bc21934d6ba9b53ede to your computer and use it in GitHub Desktop.

$1

$1$

$$1$$

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
@kt3k
Copy link
Author

kt3k commented Aug 23, 2023

  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