Stacks-Editor icon indicating copy to clipboard operation
Stacks-Editor copied to clipboard

MathJax support

Open b-kelly opened this issue 2 years ago • 7 comments

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.

b-kelly avatar Apr 20 '22 17:04 b-kelly

https://github.com/benrbray/prosemirror-math 🤔

dancormier avatar May 16 '22 16:05 dancormier

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.

b-kelly avatar May 16 '22 17:05 b-kelly

Now that we have external plugin support, this may be something we instead implement with a plugin vs shipping it with the editor itself.

b-kelly avatar Jun 28 '22 19:06 b-kelly

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

jwest86 avatar Oct 27 '22 20:10 jwest86

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. 🙂

giamir avatar Oct 28 '22 06:10 giamir

@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 avatar Oct 31 '22 15:10 b-kelly

@b-kelly any progress here? I would love to see MathJax support in StacksEditor

piszczu4 avatar Jun 20 '23 23:06 piszczu4