Skip to content

Commit

Permalink
use markdown in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Jun 2, 2024
1 parent 943a992 commit 08c2a76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
9 changes: 4 additions & 5 deletions R/shinyjs-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@

#' Defunct functions in shinyjs
#'
#' \itemize{
#' \item{\bold{colourInput()}} {Moved to the \code{colourpicker} package.}
#' \item{\bold{updateColourInput()}} {Moved to the \code{colourpicker} package.}
#' \item{\bold{colourPicker()}} {Moved to the \code{colourpicker} package.}
#' }
#' - **colourInput()** Moved to the \{colourpicker\} package
#' - **updateColourInput()** Moved to the \{colourpicker\} package
#' - **colourPicker()** Moved to the \{colourpicker\} package
#' - **runExample()** Use `shiny::runExample(package = "shinyjs")`
#'
#' @name shinyjs-defunct
NULL
7 changes: 4 additions & 3 deletions man/shinyjs-defunct.Rd

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

0 comments on commit 08c2a76

Please sign in to comment.