Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for quarto #528

Open
sellorm opened this issue Aug 3, 2022 · 0 comments
Open

Add support for quarto #528

sellorm opened this issue Aug 3, 2022 · 0 comments

Comments

@sellorm
Copy link

sellorm commented Aug 3, 2022

Add explicit support for quarto, so that serving quarto's .qmd documents is equivalent to serving Rmarkdown's .Rmd files.

shiny-server supports a kind of render-on-demand feature for rmarkdown using rmarkdown::run(). We need equivalent functionality for quarto.

Quarto features should maintain parity with rmarkdown features in shiny server where possible.

For anyone else reading this, it's already possible to publish rendered quarto-generated html to shiny-server. This request is solely about the render-on-demand feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant