Skip to content

Commit

Permalink
Comments TOC problematic doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludvig committed Feb 27, 2024
1 parent 000efe6 commit 679fa38
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
10 changes: 7 additions & 3 deletions R/table_of_content_markdown.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,13 @@
#'
#' # Table of Contents
#'
#' ```{r echo=FALSE}
#' render_toc("/path/to/the/file.Rmd")
#' ```
#' # # Uncomment and use the following
#'
#' # ```{r echo=FALSE}
#'
#' # render_toc("/path/to/the/file.Rmd")
#'
#' # ```
#' @keywords internal
#' @param filename Name of RMarkdown or Markdown document
#' @param toc_header_name The table of contents header name. If specified, any
Expand Down
10 changes: 7 additions & 3 deletions man/render_toc.Rd

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

0 comments on commit 679fa38

Please sign in to comment.