We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa2fc0 commit a5a73e8Copy full SHA for a5a73e8
index.Rmd
@@ -21,8 +21,8 @@ output:
21
<li><a href="./">Data Science: A First Introduction</a></li>
22
after: |
23
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
24
- edit: https://github.com/rstudio/bookdown-demo/edit/master/%s
25
- download: ["pdf", "epub"]
+ edit: null
+ download: null
26
bookdown::pdf_book:
27
includes:
28
in_header: preamble.tex
0 commit comments