quarto preview not responding to updating an "included" file #2969
Unanswered
kris-brown
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately, there currently isn't. It's a known issue but it'll be a while (6+ months) until we're in a place where we can appropriately fix it (because the feature interacts with a lot of other things in quarto.) |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, I use the
include
feature to share content among multiple.qmd
files. However, when I update the content,quarto preview
does not know that it should re-render the.qmd
file that has included the changed file. Is there any workaround for this?Beta Was this translation helpful? Give feedback.
All reactions