forked from grabear/awesome-rshiny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
35 lines (35 loc) · 859 Bytes
/
_output.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#pagedown::book_crc:
bookdown::html_document2:
theme: united
highlight: tango
df_print: paged
toc: true
toc_float: true
toc_depth: 2
includes:
in_header: ['addons/target_blank.js', 'addons/GA.html']
css: addons/style.css
rmdformats::readthedown:
use_bookdown: true
number_sections: true
toc_depth: 2
pagedown::book_crc:
toc: true
number_sections: true
self_contained: true
pandoc_args: "--mathjax"
mathjax: NULL
bookdown::gitbook:
output_dir: docs
split_by: rmd
includes:
in_header: ['addons/target_blank.js', 'addons/GA.html']
css: addons/style.css
#dev: "png"
config:
toc:
collapse: section
before: |
<li><a href="./index.html">R Markdown Features</a></li>
edit: https://github.com/liao961120/local_depend/edit/master/GitHubPage/my_R_book/Rmarkdown_features/%s
sharing: no