Specifies markdown output format parameters.
md_document(
file_ext = ".md",
section_level = 1,
date_format = "%F",
toc = FALSE
)
File extension, if default output_file name
Initial section level, subsection level n
will
consequently be section_level + n
See format
argument of base::strptime()
Currently not implemented. If table of contents should be included in reference manual.