You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code blocks are 100% width by default in codly. In Typst's default raw implementation, they are only as wide as the content they contain. Is there a way to achieve this in codly?
This is particularly useful for displaying code blocks side-by-side.