astro-typst
astro-typst copied to clipboard
`sys.input` when using Typst as content collection
Should we be able to pass input to typst from ts, when using astro-typst as content collection? i.e.: <Content input={{name: "test"}} />?