mirror of https://github.com/go-gitea/gitea
Fix environments for KaTeX and error reporting (#22453)
In #22447 it was noticed that display environments were not working correctly. This was due to the setting displayMode not being set. Further it was noticed that the error was not being displayed correctly. This PR fixes both of these issues by forcibly setting the displayMode setting and corrects an error in displayError. Fix #22447 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>pull/22454/head^2
parent
2782c14396
commit
1e7f3c16a4
Loading…
Reference in new issue