Skip to content

Editing the default yaml fields #23

Open
@ailich

Description

@ailich

Hi, I was looking through the tutorial and I'm a bit confused on how to edit the default YAML fields for the template. For example, if I change the title from "Report-Title" to "My New Title" in default.yaml, reinstall the package with devtools::install("mydown"), and open the custom template, the YAML still has the title as "Report-Title". However, if I edit inst/rmarkdown/templates/report/skeleton/skeleton.Rmd that will change the default title, but it is not listed in the instructions as one of the 3 customization points (inst/indiedown/default.yaml, inst/indiedown/preamble.tex, pre_processor.R). Would you be able to clarify how the fields should be customized?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions