Add a few misc notes; try to fix accidental inline Mathjax
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
inlineMath: [/*['$','$'], */['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
|
||||
Reference in New Issue
Block a user