mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
Fix MathJax config not being picked up
thanks standard
This commit is contained in:
parent
04f5e3a341
commit
567f26f5b9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
var MathJax = {
|
window.MathJax = {
|
||||||
messageStyle: 'none',
|
messageStyle: 'none',
|
||||||
skipStartupTypeset: true,
|
skipStartupTypeset: true,
|
||||||
tex2jax: {
|
tex2jax: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue