Skip to content

Beter default for output-dir: in _quarto.yml #3

Description

@wlangera

Currently, the default folder to store rendered products is output-dir: ../../output.
This is however not very handy if you have or will create multiple different outputs in your R project since the output of html creates multiple files.

Consider a report project flandersqmd::create_report(".", "my_report"), a better default in _quarto.yml would probably be:

output-dir: ../../output/my_report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions