mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Show translation diff for admins
This commit is contained in:
@@ -3,7 +3,8 @@ window.MathJax = {
|
||||
tex2jax: {
|
||||
inlineMath: [ ["$","$"], ["\\(","\\)"] ],
|
||||
displayMath: [ ["$$","$$"], ["\\[","\\]"] ],
|
||||
processEscapes: true
|
||||
processEscapes: true,
|
||||
ignoreClass: "mathjax_ignore|diff"
|
||||
},
|
||||
"HTML-CSS": { availableFonts: ["TeX"] }
|
||||
};
|
||||
Reference in New Issue
Block a user