We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c531e commit 01d39afCopy full SHA for 01d39af
R/daemon.R
@@ -157,7 +157,7 @@ run_serve_daemon <- function(
157
if (isFALSE(quiet)) {
158
cli::cli_inform(c(
159
"",
160
- "i" = "Preview server running at {.url {serve_url}}",
+ # "i" = "Preview server running at {.url {serve_url}}",
161
">" = "Stop the preview with {.code quarto_{command}_stop()}"
162
))
163
}
0 commit comments