Skip to content

Commit

Permalink
Fixes #6690: Configure le bon chemin pour les extensions MathJax
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen committed Dec 5, 2024
1 parent d38b46a commit 3167ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/mathjax_config.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
root: "/static/js",
tex2jax: {
inlineMath: [['$', '$']],
displayMath: [['$$','$$']],
Expand Down

0 comments on commit 3167ed3

Please sign in to comment.