We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b30a0b commit bc2cd74Copy full SHA for bc2cd74
1 file changed
mkdocs.yml
@@ -375,18 +375,7 @@ extra_css:
375
# - https://unpkg.com/katex@0/dist/katex.min.css
376
377
378
-# Enables support for rendering block and inline block equations through MathJax and KaTeX
379
-extra_javascript:
380
- # Enables support for MathJax
381
- - javascript/mathjax.js
382
- - https://polyfill.io/v3/polyfill.min.js?features=es6
383
- - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
384
385
- # Enables support for KaTeX
386
- # Leave disabled - causes issue when listing prices
387
- # - javascript/katex.js
388
- # - https://unpkg.com/katex@0/dist/katex.min.js
389
- # - https://unpkg.com/katex@0/dist/contrib/auto-render.min.js
390
391
392
# Configures webpage navigation
0 commit comments