Skip to content

Instantly share code, notes, and snippets.

@francorbacho
Created April 29, 2025 17:36
Show Gist options
  • Save francorbacho/500264651cfa4c70a1550b3be2724f4f to your computer and use it in GitHub Desktop.
Save francorbacho/500264651cfa4c70a1550b3be2724f4f to your computer and use it in GitHub Desktop.
#show raw.where(block: true): it => {
rect(width: 100%, stroke: 0.4mm + gray, radius: 3pt, inset: 6pt)[#it]
}
```python
def foo():
return
if true:
foo()
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment