Laurenz 1fb2d5103d Always parse bodies as syntax trees 🌳
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.
2020-08-14 20:13:50 +02:00
2020-08-14 19:54:49 +02:00
2020-08-04 11:46:04 +02:00
2020-08-14 20:13:50 +02:00
2020-01-21 17:09:31 +01:00
2020-08-14 19:54:49 +02:00
Description
No description provided
Pixar 223 MiB
Languages
Rust 85.5%
Typst 13.9%
TypeScript 0.3%
HTML 0.2%
Nix 0.1%