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
Is it possible to pass a variable from astro to Typst for use in the .typ file?
Through props, perhaps? I've only been able to get out metadata with frontmatter,
but not inject anything.
Is it possible to pass a variable from astro to Typst for use in the .typ file?
Through props, perhaps? I've only been able to get out metadata with frontmatter,
but not inject anything.