The gouvdown GitBook output format
gitbook_gouv(extra_dependencies = list(), ..., use_gouvdown_fonts = TRUE)
Extra dependencies as a list of the
html_dependency
class objects typically generated by
htmltools::htmlDependency()
.
Additional arguments passed to bookdown::gitbook()
.
Use the fonts provided by the gouvdown.fonts
package, if installed.
An R Markdown output format object to be passed to
rmarkdown::render()
.