This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
bulma
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Don't use section divs
master
Garrick Aden-Buie
7 years ago
parent
594f40d0ba
commit
86ec2ed436
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
R/bulma_document.R
+ 0
- 1
R/bulma_document.R
View File
@@ -85,7 +85,6 @@ bulma_document <- function(
}
pandoc_args <- c(pandoc_args,
"--section-divs",
rmarkdown::pandoc_toc_args(toc, toc_depth))
mathjax_url <- if (mathjax %in% c("default", "local")) {
Write
Preview
Loading…
Cancel
Save