Codeberg does not only render Markdown but also org-mode, I would not have guessed this.
A few lines example:
https://codeberg.org/harald/Codeschnipselnotizen/src/commit/ea7558d002b91cb0d095bd4f49bdcd01440515f1/OrgmodeTryout.org
@mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.
But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.