Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0557ab4

Browse files
committed
Enable inline math equation delimiters in mathjax script config
1 parent 7e473df commit 0557ab4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎scripts/mathjax.script‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<script type="text/x-mathjax-config">
2+
MathJax.Hub.Config({
3+
tex2jax: {
4+
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
5+
processEscapes: true
6+
}
7+
});
8+
</script>
9+
110
<script type="text/javascript" async
211
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-MML-AM_CHTML">
312
</script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /