math menu #1050
math menu
#1050
Replies: 2 comments 1 reply
-
The command you provided need to get the text in current selection and transform them into inline math node. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Saul-Mirone Thank you for your help |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm implementing a math button
when I input y=x^2 and click the math button, it successfully displays
can we do it?
this is my test case: https://stackblitz.com/edit/github-z5jjcg?file=components%2FEditor.tsx,components%2Fmath.js
Beta Was this translation helpful? Give feedback.
All reactions