Skip to content

Commit 3d8b5c2

Browse files
committed
use markdown instead of emph in docs
1 parent ba97491 commit 3d8b5c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/BiocCheck.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#' where `package` points to the source directory or the `.tar.gz`
1818
#' tarball that was created using `R CMD build`.
1919
#'
20-
#' \emph{Note} that `BiocCheck` is complementary to `R CMD check`.
20+
#' **Note** that `BiocCheck` is complementary to `R CMD check`.
2121
#' `R CMD check` should always be run first for best results.
2222
#'
2323
#' To skip installation of the package during the check, set the

man/BiocCheck.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)