Skip to content

Commit 400a7a1

Browse files
committed
re-document function that throw warning in pkgdown
1 parent c7e764e commit 400a7a1

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

R/blog.R

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,9 @@
1717
#' @return The path to the index file.
1818
#' @export
1919
#' @examples
20-
#' \dontrun{
21-
#' \donttest{
20+
#' \dontrun{\donttest{
2221
#' new_blog_post("making quarto blog posts", categories = c("R"))
23-
#'
24-
#' }
25-
#' }
22+
#' }}
2623
#'
2724
new_blog_post <- function(
2825
title,

man/new_blog_post.Rd

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)