Files
cole-maxwell1.github.io/assets/js/data/mathjax.js
2026-03-07 21:58:26 +00:00

2 lines
124 B
JavaScript

MathJax = { tex: {inlineMath: [ ['$', '$'], ['\\(', '\\)'] ],displayMath: [ ['$$', '$$'], ['\\[', '\\]'] ],tags: 'ams' } };