change default MathJax CDN

This commit is contained in:
Le Tan 2019-04-18 20:10:12 +08:00
parent b122632ad4
commit 802a38b86c

View File

@ -360,7 +360,7 @@ custom_export=
markdownit_opt=html,break,linkify,metadata markdownit_opt=html,break,linkify,metadata
; Location and configuration for Mathjax ; Location and configuration for Mathjax
mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML mathjax_javascript=https://cdn.jsdelivr.net/npm/mathjax@2.7.5/MathJax.js?config=TeX-MML-AM_HTMLorMML
; Styles to be removed when copied ; Styles to be removed when copied
; style1,style2,style3 ; style1,style2,style3