Skip to content

Commit a8adaca

Browse files
committed
Use default mathjax location because setting it to anything else seems to break rmarkdown.
Fixes r-universe-org/help#619
1 parent a7f40a7 commit a8adaca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/articles.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ r_universe_format <- function(){
3737
toc = TRUE,
3838
toc_depth = 2,
3939
theme = NULL,
40-
mathjax = NULL,
4140
highlight = 'pygments',
4241
template = template_file('template.html'),
4342
includes = rmarkdown::includes(

0 commit comments

Comments
 (0)