Demo
foo.py | |
---|---|
1 2 |
|
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
Inline: \(\omega^2\)
Block:
\[\omega^\omega\]
foo.py | |
---|---|
1 2 |
|
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
Inline: \(\omega^2\)
Block: