#Code side by side
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
Hi everyone, I would want to put code content side by side (two columns but without sharing the content among them), like in the following image.
Thanks in advance.
I think I figured it out:
#grid(columns: (1fr, 1fr),
```
test
```,
```
test
```
)
Also, how can I "?render" this using the bot? Apparently, it doesnt like the backticks