🚀 [Feature] Enable Mathematic Formulars In the Editor
Created by: Tirokk
🚀 Feature
Enable mathematic formulas in the editor.
MathJax
A possibility is to use the MathJax node package: https://github.com/mathjax/MathJax-node
Here you can type LaTeX
which will be converted in to nice HTML or SVG. No image!
User Problem
I as a user like to have mathematical formulas in my post.
Implementation
See
Design & Layout
None
Validation
None
Additional context
Is used on this page: http://www.nsosp.org/de/Quanten-Fluss-Theorie/Quantengravitation-der-Elementarteilchen_de.php#Pos-Lit-34
Code template is here: https://github.com/New-Soul-Of-Science-Project/New-Soul-Of-Science-Project-Web/blob/1c9fc1074f62e2472c5cf97994b8948e8237dd68/share/php/Science.php#L149