1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/web_src/js
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571)
This PR adds mathematical rendering with KaTeX.

The first step is to add a Goldmark extension that detects the latex
(and tex) mathematics delimiters.

The second step to make this extension only run if math support is
enabled.

The second step is to then add KaTeX CSS and JS to the head which will
load after the dom is rendered.

Fix #3445

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-09-14 00:33:37 +08:00
..
components Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
features Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
markup Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
modules Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
standalone
testUtils
bootstrap.js
index.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
utils.test.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00