mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +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.4%
Typst
13.9%
TypeScript
0.3%
HTML
0.3%