Skip to content

Commit

Permalink
fix: removed the duplicate reference of pdf_document
Browse files Browse the repository at this point in the history
  • Loading branch information
GeraldineGomez committed May 10, 2024
1 parent 1dd11e6 commit 7918c79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions inst/rmarkdown/templates/reports/skeleton/skeleton.Rmd
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
---
output:
pdf_document:
pdf_document:
number_sections: true
html_document:
number_sections: true
fig_caption: true
css: style.css
pdf_document:
number_sections: true
word_document:
number_sections: true
header-includes:
Expand Down

0 comments on commit 7918c79

Please sign in to comment.