a | b/vignettes/_output.yaml | ||
---|---|---|---|
1 | html_document: |
||
2 | self_contained: true |
||
3 | number_sections: no |
||
4 | theme: flatly |
||
5 | highlight: tango |
||
6 | mathjax: null |
||
7 | toc: true |
||
8 | toc_float: true |
||
9 | toc_depth: 3 |
||
10 | css: include/site.css |
||
11 | includes: |
||
12 | in_header: include/header.html |
||
13 | after_body: include/after_body.html |