You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
evals tries to do so many things that I'm embarrassed now looking at it after so many years since implementing it 😊 I would need some time to go through the details to check on the above, but after a quick check, I think you might be happier with pander::eval.msgs, no?
When executing in the R REPL, I find a surprising (to me) result.
I would expect this print statement to print to stdout and the results would be visible in the stdout field, but this is not the case.
For context, I'm trying to build a literate programming environment within the Typst typesetter.
Thanks to the maintainers for all your hard work, this seems like such a hard problem throughout all my research on it
The text was updated successfully, but these errors were encountered: