You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we go with MathJax or KaTeX or something else entirely?
How does it square off with Markdown parsing and rendering? Shall we parse all the maths first and feed it in with the markdown as pure HTML? Or do any markdown parsers allow for custom elements?
Two things to consider.
Our currently used library, marked.js, has an open pull request to support all this.
The text was updated successfully, but these errors were encountered: