Skip to content

Commit

Permalink
adjust roxygen2 headers
Browse files Browse the repository at this point in the history
  • Loading branch information
parmsam committed Jul 9, 2024
1 parent dd63903 commit 33663ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions R/list.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
#'
#' List Quarto Extensions in this folder or project by running `quarto list`
#'
#' # Extension Trust
#'
#' Quarto extensions may execute code when documents are rendered. Therefore, if
#' you do not trust the author of an extension, we recommend that you do not
#' install or use the extension.
#'
#' @inheritParams quarto_render
#'
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion R/update.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#'
#' @inheritParams quarto_render
#'
#' @param extension The extension to install, either an archive or a GitHub
#' @param extension The extension to update, either an archive or a GitHub
#' repository as described in the documentation
#' <https://quarto.org/docs/extensions/managing.html>.
#'
Expand Down

0 comments on commit 33663ca

Please sign in to comment.