Documentation (#6937)

This is consistent with how we fetch Mermaid.js and automatically picks
the latest minor version.
This commit is contained in:
Dr. Vedran Miletić
2024-05-05 11:47:08 +02:00
committed by GitHub
parent 05661a1562
commit 0de8be26f8
3 changed files with 7 additions and 7 deletions

View File

@@ -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