Skip to content

Re-use output parameters of R Markdown headers as part of CMD_Render #180

@nuest

Description

@nuest

We should re-use the existing output parameters for the html_document output type, see

CMD_Render <-

If an R Markdown document configures the output as follows, the toc configuration is lost in the documented rendered by the container:

output:
  html_document:
    df_print: paged
    toc: yes

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