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/docs/content/doc/features
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>
2 years ago
..
authentication.en-us.md Add markdownlint (#20512) 2 years ago
authentication.zh-cn.md Reformat docs (#13897) 4 years ago
authentication.zh-tw.md Reformat docs (#13897) 4 years ago
comparison.en-us.md Add KaTeX rendering to Markdown. (#20571) 2 years ago
comparison.zh-cn.md Update docs comparison.zh-cn.md (#21035) 2 years ago
comparison.zh-tw.md Add SAML SP status to Feature Comparison docs (#20743) 2 years ago
localization.en-us.md Add markdownlint (#20512) 2 years ago
localization.zh-cn.md Reformat docs (#13897) 4 years ago
localization.zh-tw.md Add markdownlint (#20512) 2 years ago
webhooks.en-us.md Add packagist webhook (#18224) 2 years ago
webhooks.zh-cn.md Add packagist webhook (#18224) 2 years ago
webhooks.zh-tw.md Add packagist webhook (#18224) 2 years ago