Description
Currently, the multi-output config like below doesn't work:
#context if target() != "html" {
[document-body]
} else {
html.elem("body", html.frame([document-body]))
}
This was confirmed by Laurenz (that this is a bug). The body should be able to be contextual and work in the above example.
Reproduction URL
No response
Operating system
Linux
Typst version