Hi, a few years ago a gitea user asked for LaTeX support in the Gitea issues tracker on GitHub. A few users showed interest due to the good support for rendering mathematical expressions which LaTeX has. Someone suggested to add the MathJax libraries to the templates as an easy workaround to avoid to add external renderers to the backend.
I would like to use the Codeberg Wikis to document some simple electronic projects, showing some rendered formulas in the wiki. Unfortunately, the LaTeX issue was never solved and there is no way to render a formula using an unmodified Gitea Wiki. Could you add MathJax support to Codeberg?. You only need to add the library to the templates on your side. The users can use it just writing a line with a correct formula in the wiki and it would be rendered.
Hi, a few years ago a gitea user asked for LaTeX support in the Gitea issues tracker on GitHub. A few users showed interest due to the good support for rendering mathematical expressions which LaTeX has. [Someone suggested to add the MathJax libraries to the templates as an easy workaround to avoid to add external renderers to the backend.](https://github.com/go-gitea/gitea/issues/3445#issuecomment-439673050)
I would like to use the Codeberg Wikis to document some simple electronic projects, showing some rendered formulas in the wiki. Unfortunately, the LaTeX issue was never solved and there is no way to render a formula using an unmodified Gitea Wiki. Could you add MathJax support to Codeberg?. You only need to add the library to the templates on your side. The users can use it just writing a line with a correct formula in the wiki and it would be rendered.