We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3adbaf commit cae8512Copy full SHA for cae8512
R/parse-markdown.R
@@ -3,7 +3,7 @@
3
#' Parse text from various formats and return a data frame with text lines
4
#' and position in the source document.
5
#'
6
-#' @rdname parse_text
+#' @noRd
7
#' @name parse_text
8
#' @param path markdown file
9
#' @param yaml_fields character vector indicating which fields of the yaml
man/parse_text.Rd
0 commit comments