Ocelot-Social icon indicating copy to clipboard operation
Ocelot-Social copied to clipboard

🚀 [Feature] Enable Mathematic Formulars In the Editor

Open Tirokk opened this issue 3 years ago • 2 comments

:rocket: 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

Tirokk avatar Mar 16 '21 12:03 Tirokk

This would be a great feature to have! I'd like to take this on next after completing my current issue. 😃

Blargian avatar Jun 29 '21 12:06 Blargian

This issue is very interesting, but can be a bit tricky and sophisticated, because of the tip-tap editor. I would love if you care for it @Blargian and I know @Mogge as well. 😍

Maybe there is already an implementation for the tip-tap or ProseMirror editor?

Tirokk avatar Jun 30 '21 13:06 Tirokk