File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff 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(
Original file line number Diff line number Diff line change 3636
3737 <!-- Mathjax -->
3838 <!-- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6" data-external="1"></script> -->
39- < script id ="MathJax-script " async src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.1.2/es5 /tex-mml-chtml.min.js " data-external ="1 "> </ script >
39+ < script id ="MathJax-script " async src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/4.0.0 /tex-mml-chtml.min.js " data-external ="1 "> </ script >
4040 </ body >
4141</ html >
You can’t perform that action at this time.
0 commit comments