You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src/js/markup
zeripath 1e7f3c16a4
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>
1 year ago
..
anchors.js Fix markdown anchor re-clicking (#21931) 2 years ago
codecopy.js Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) 2 years ago
content.js Add KaTeX rendering to Markdown. (#20571) 2 years ago
math.js Fix environments for KaTeX and error reporting (#22453) 1 year ago
mermaid.js Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) 2 years ago
tasklist.js Use explicit jQuery import, remove unused eslint globals (#18435) 2 years ago