Skip to content

Commit a7ed4c7

Browse files
committed
Merge pull request #190 from bquast/patch-1
delimIted, is adheres -> adheres
2 parents fff5c66 + c54a20a commit a7ed4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/rmd_metadata.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
\description{
77

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:
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 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:
99

1010
\preformatted{---
1111
title: "Crop Analysis Q3 2013"

0 commit comments

Comments
 (0)