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.
2 parents fff5c66 + c54a20a commit a7ed4c7Copy full SHA for a7ed4c7
1 file changed
man/rmd_metadata.Rd
@@ -5,7 +5,7 @@
5
6
\description{
7
8
-Rmd files include a metadata section (typically located at the top of the file) that can specify (among other things) the title, author, and date of the document. Metadata is adheres to the \href{http://www.yaml.org/}{YAML} format and is delimted by lines containing three dashes (\code{---}). Here is an example metadata section:
+Rmd files include a metadata section (typically located at the top of the file) that can specify (among other things) the title, author, and date of the document. Metadata adheres to the \href{http://www.yaml.org/}{YAML} format and is delimited by lines containing three dashes (\code{---}). Here is an example metadata section:
9
10
\preformatted{---
11
title: "Crop Analysis Q3 2013"
0 commit comments