We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6721b commit 8256712Copy full SHA for 8256712
1 file changed
javascripts/config.js
@@ -1,6 +1,6 @@
1
window.MathJax = {
2
tex: {
3
- inlineMath: [["$$", "$$"]],
+ inlineMath: [["$$", "$$"],["$", "$"]],
4
displayMath: [["$$", "$$"]],
5
processEscapes: true,
6
processEnvironments: true
0 commit comments