mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Use the MathJax Safe.js extension to prevent XSS
This commit is contained in:
@@ -2,6 +2,7 @@ define [
|
||||
"base"
|
||||
], (App) ->
|
||||
mathjaxConfig =
|
||||
extensions: ["Safe.js"]
|
||||
messageStyle: "none"
|
||||
imageFont:null
|
||||
"HTML-CSS": { availableFonts: ["TeX"] },
|
||||
|
||||
Reference in New Issue
Block a user