rmarkdown
rmarkdown copied to clipboard
`rmarkdown::draft()` has incorrect documentation for `template.yaml`
Code and documentation mismatch regarding the template YAML:
description is a required field (as per code) but is never mentioned in the documentation.
https://github.com/rstudio/rmarkdown/blob/6fc53d89826491100c77f7790169f8afd629907c/R/draft.R#L34-L39
https://github.com/rstudio/rmarkdown/blob/6fc53d89826491100c77f7790169f8afd629907c/R/draft.R#L83-L85
Thanks for the report. We'll amend the doc.