DataScienceILC / tlsc-dsfb26v-20_workflows

This is the course repo for the Data Science for Biology 2 Module; Course Workflows
Other
0 stars 9 forks source link

Cross-referencing bookdown typo #114

Closed PedroDeBos closed 1 year ago

PedroDeBos commented 2 years ago

Changing the "-" in bookdown::html-document2 to a "_" fixed the error and made the RMD knit properly, including cross-referencing links (which did not work in non-bookdown.Rmd) working.