Files
openmlsys-zh/theme/head.hbs
2026-03-10 23:46:06 +00:00

11 lines
241 B
Handlebars

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$', '$'], ['\\(', '\\)']],
displayMath: [['$$', '$$'], ['\\[', '\\]']],
processEscapes: true,
processEnvironments: true
}
});
</script>