Skip to content

Commit

Permalink
And another for rmarkdown
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 7, 2024
1 parent c3cf9f3 commit 50a4cd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/downlit-md.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#' greater, otherwise "markdown_github".
#' @return `downlit_md_path()` invisibly returns `output_path`;
#' `downlit_md_string()` returns a string containing markdown.
#' @examples
#' @examplesIf rlang::is_installed("rmarkdown")
#' if (rmarkdown::pandoc_available("1.19")) {
#' downlit_md_string("`base::t()`")
#' downlit_md_string("`base::t`")
Expand Down
2 changes: 2 additions & 0 deletions man/downlit_md_path.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50a4cd6

Please sign in to comment.