Skip to content

Commit

Permalink
orsharir#32 Only process markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
alf239 committed Apr 13, 2020
1 parent d73c97d commit dd6611e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mathjax_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ window.MathJax = {
tex2jax: {
inlineMath: [ ["$","$"] ],
displayMath: [ ["$$","$$"] ],
ignoreClass: "application-main",
processClass: "markdown-body",
processEscapes: true
},
imageFont: null,
Expand Down

0 comments on commit dd6611e

Please sign in to comment.