ropensci-org / blog-guidance

rOpenSci Blog Guidelines for Authors and Editors (bookdown::git_book)
https://blogguide.ropensci.org/
9 stars 4 forks source link

Write how to knit the Rmd template #119

Closed maelle closed 4 years ago

maelle commented 4 years ago

cc @steffilazerte

what works

what doesn't work

As Steffi noted it might only because of the format (If I remember correctly I had chosen

output: 
  html_document:
    keep_md: true

for the template because the Md formats wouldn't keep the YAML).