mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:31:42 -04:00
Documentation (#6937)
This is consistent with how we fetch Mermaid.js and automatically picks the latest minor version.
This commit is contained in:
committed by
GitHub
parent
05661a1562
commit
0de8be26f8
@@ -70,7 +70,7 @@ of [additional JavaScript]:
|
||||
extra_javascript:
|
||||
- javascripts/mathjax.js
|
||||
- https://polyfill.io/v3/polyfill.min.js?features=es6
|
||||
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
|
||||
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
|
||||
```
|
||||
|
||||
The other configuration options of this extension are not officially supported
|
||||
|
||||
Reference in New Issue
Block a user