Replies: 1 comment 3 replies
-
I think the issue is that quarto is trying to run the embedded file as an |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I do not like notebooks. So when I saw in the documentation of the manuscript format that it was possible to embed a figure from a .qmd file, I was really excited!
I am trying to do this as part of a book project, and this line does not work:
The error I get is:
Is there a way to not use notebooks to embed results in a book format? This is doable for manuscripts, so it must be doable everywhere?
Beta Was this translation helpful? Give feedback.
All reactions