-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Add MathJax support for AsciiMath and Content MathML #1677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@poke1024 @takluyver @rgbkrk A couple questions:
|
I don't know what version of nbconvert GitHub is using, but they seem to update extremely rarely, if ever, and have not been responsive in particular to longstanding math rendering errors in the version they still have deployed.
Yes, likely. We can propagate it to nbconvert easily enough, so it can land on nbviewer probably before we release it in the stable version of the live notebook.
I'm not sure what's standard in AsciiMath, but what's the impetus for supporting asciimath here? The |
|
Yeah I'd like to let the MathML play out before doing Ascii Math. I haven't seen much use of it and it seems like development has slowed down. I'd want to wait on extensions to commonmark for further mathiness. |
|
Ok removed AsciiMath support. Is there any issue with supporting Content MathML? |
|
Nah, I think this looks good. You'll want to rebase with master now that I merged your constants PR. |
|
Getting rid of AsciiMath is fine. Changes look good to me. |
Use ‘…’ delimiters for AsciiMath
|
I'm having a hard time rebasing this branch and given that the only outstanding change left is Content MathML support, I am closing this PR and submitting a new one: #1685 |
IPython.core.display.HTML…delimiters to use AsciiMath in a Markdown cell