mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
Revert "change default MathJax CDN"
This reverts commit 802a38b86c61f470efe9767d494142817cd0141b. It seems that jsdeliver is not safe enough.
This commit is contained in:
parent
802a38b86c
commit
de1e6ed3fa
@ -360,7 +360,7 @@ custom_export=
|
||||
markdownit_opt=html,break,linkify,metadata
|
||||
|
||||
; Location and configuration for Mathjax
|
||||
mathjax_javascript=https://cdn.jsdelivr.net/npm/mathjax@2.7.5/MathJax.js?config=TeX-MML-AM_HTMLorMML
|
||||
mathjax_javascript=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_HTMLorMML
|
||||
|
||||
; Styles to be removed when copied
|
||||
; style1,style2,style3
|
||||
|
Loading…
x
Reference in New Issue
Block a user