Content
You are here:
Math (mathjax) support for the wiki
Added by Leonardo Honfi Camilo over 5 years ago
Please consider adding mathjax support for the wiki. It will go a long way for technical projects and universities.
I am not a web dev, but it seems that the implementation of the engine is quite trivial with the following line of code:
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
For more details please check the documentation at https://docs.mathjax.org/en/latest/index.html
Thanks in advance