Stacks-Editor
Stacks-Editor copied to clipboard
MathJax support
Is your feature request related to a problem? Please describe.
Stacks-Editor needs support for viewing and editing mathjax.
Additional context
This is a required feature for various sites on the Stack Exchange network.
https://github.com/benrbray/prosemirror-math 🤔
That looks like a pretty solid plugin, but unfortunately it uses the KaTeX library, while the SE Network uses MathJax. There may be some potential to switch over it KaTeX is a superior, drop-in replacement, but we'll probably be sticking with MathJax for the foreseeable future. That being said, this plugin is MIT licensed, so we could fork it if we find that it satisfies all of our other requirements.
Now that we have external plugin support, this may be something we instead implement with a plugin vs shipping it with the editor itself.
Any word on this gem? It comes up with our data science-y clients. Looking for an official stance so the business can stay apprised without Github access on one or more SOI posts:
- https://stackoverflowteams.com/c/stack-overflow/questions/19621
- https://stackoverflowteams.com/c/stack-overflow/questions/15207
Hi @jwest86, Ben is on holiday this week. I will make sure to bring your question to the attention of the team and we will come back to you next week. Thanks for your patience. 🙂
@jwest86 Thanks for reaching out. I'll start the process internally to prioritize this feature and allocate work. There's a very high chance that we'll be creating this functionality via the editor's "external plugin" system, rather than in the editor's codebase itself. This means that the work may fall on a product team. I'll start discussions with stakeholders to see what our resources are here and where this falls for them in regards to priority.
@b-kelly any progress here? I would love to see MathJax support in StacksEditor