问题
I am creating a visual mathematics equation editor online, but I am finding difficulty in making it properly.
Before I continue, I wanted to make sure that there are no website-implementable editors I can use (ones which can do fractions, indices, surds, etc.).
So, is there any?
UPDATE: I was just looking online and I saw Math/Graph TinyMCE, but that one still requires user knowledge of LaTeX. I want something exactly like that, but where they can actually just edit the fraction hands-on.
回答1:
This is inevitably going to lead you into learning about MathML.
There is a TON of information about it online, but I am no expert.
回答2:
Disclaimer: I work on this tool.
Alfred's Equation Editor (AlfredEq) does exactly what you ask. Combine it with MathJax for rendering.
来源:https://stackoverflow.com/questions/12127456/online-visual-maths-equation-editor-which-can-be-implemented-in-website