Environment:
- Windows 10 Enterprise
- RStudio 2022.02.3 Build 492
- Quarto 0.9.629
When I try to render any Quarto html file (include the default file) with the "Preview in Viewer Pane" option selected, the viewer pane returns the message "Internal server error." I've confirmed that the file is created.
When I knit an RMarkdown html file with the "Preview in Viewer Pane" option selected, the viewer pane correctly returns the output.
Any suggestions?