Skip to content

Header (title, author, date) and footnote not shown when using rmarkdown::html_vignette #470

Description

@nanxstats

To reproduce:

Put the rmarkdown vignette skeleton (which has title, author, date and a footnote) in the vignette folder.

Compile and install the package:

R CMD build package
R CMD INSTALL package_version.tar.gz

In R, open the vignette in browser:

vignette('skeleton')

Online Example: Rmd vignette source | Rendered result on CRAN

This behavior should be consistent with knitr:::html_vignette.

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