Change mathjax config file name
This commit is contained in:
parent
51a8400fa5
commit
3df9b6ab79
16 changed files with 15 additions and 41 deletions
|
@ -59,7 +59,7 @@ else:
|
|||
class MathJaxPagedownWidget(PagedownWidget):
|
||||
class Media:
|
||||
js = [
|
||||
"mathjax_config.js",
|
||||
"mathjax3_config.js",
|
||||
"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js",
|
||||
"pagedown_math.js",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue