Hi everyone,
I’m working with Quarto documents in RStudio, and I was wondering:
Is it safe to modify a .qmd
file while it is rendering or previewing?
For example, if I hit "Render" in RStudio and then start editing the file before the rendering process finishes, could that lead to problems?