mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Result of running roxygen2md(scope = "none")
Enables markdown. Only observed one non-whitespace difference on a line
that had used backticks previously which were previously not being
parsed as a code block.
-explicitly using the `title` parameter of the top-level page function.
+explicitly using the \code{title} parameter of the top-level page function.
This commit is contained in:
@@ -39,5 +39,5 @@ function named \code{func} in the current environment.
|
||||
}
|
||||
\seealso{
|
||||
Wraps \code{\link{exprToFunction}}; see that method's documentation
|
||||
for more documentation and examples.
|
||||
for more documentation and examples.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user