mirror of
https://github.com/typst/typst
synced 2025-08-12 22:27:56 +08:00
Previously they were passed as strings to the function parser, now they are parsed and then passed as trees to the function. This allows making bodies sugar for a last content argument. While it removes some flexibility allowing function to parse arbitrary syntaxes in their bodies, these can be modelled as (raw) string arguments.
Description
Languages
Rust
85.1%
Typst
13.8%
HTML
0.6%
TypeScript
0.4%