forgejo/web_src/js/markup
zeripath ee37edc465
Fix environments for KaTeX and error reporting () ()
Backport 

In  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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-01-16 13:34:50 -06:00
..
anchors.js Fix markdown anchor re-clicking () () 2022-11-27 00:21:13 +08:00
codecopy.js Add copy button to markdown code blocks () 2021-11-16 16:16:05 +08:00
content.js Add KaTeX rendering to Markdown. () 2022-09-14 00:33:37 +08:00
math.js Fix environments for KaTeX and error reporting () () 2023-01-16 13:34:50 -06:00
mermaid.js Fix opaque background on mermaid diagrams () () 2022-11-01 22:31:17 +00:00
tasklist.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00