File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,13 +171,13 @@ these indices. The code below provides an implementation.
171171[ ![ Python package] ( https://github.com/bcdev/uncertaintyx/actions/workflows/python-package.yml/badge.svg )] ( https://github.com/bcdev/uncertaintyx/actions/workflows/python-package.yml )
172172[ ![ codecov] ( https://codecov.io/gh/bcdev/uncertaintyx/graph/badge.svg?token=742AWtYDCD )] ( https://codecov.io/gh/bcdev/uncertaintyx )
173173
174- <script >
175- MathJax = {
176- tex: {
177- inlineMath: [[' $' , ' $' ], [' \\ (' , ' \\ )' ]]
178- }
179- };
180- </script >
181- <script id="MathJax-script" async
182- src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
183- </script >
174+ <script>
175+ MathJax = {
176+ tex: {
177+ inlineMath: [['$', '$'], ['\\(', '\\)']]
178+ }
179+ };
180+ </script>
181+ <script id="MathJax-script" async
182+ src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
183+ </script>
You can’t perform that action at this time.
0 commit comments