Skip to content

Fix typo in setup code chunk options #133

@carokos

Description

@carokos

In the setup chunk of the 10-setup_... files, there's a code chunk option written as #|: include=FALSE. This mixes rmd and qmd formatting and can cause issues when trying to render the document. The typo should be fixed to #| include: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions