R/output_format.R
yaml_front_matter.Rd
Parse the YAML front matter from a file
yaml_front_matter(input, encoding = "UTF-8")
Input file (Rmd or plain markdown)
Ignored. The encoding is always assumed to be UTF-8.