Allow subscript and superscript functions #2462
virgile-dev
started this conversation in
Ideas & Enhancements
Replies: 3 comments
|
In addition to supporting math, I would very much appreciate supporting superscript and subscript seperately, similar to Tiptap supporting subscript, superscript and math seperately from eachother. |
0 replies
|
Not Sure when blocknote will support it natively, in the meantime: https://github.com/defensestation/blocknote-subscript-superscript and https://github.com/defensestation/blocknote-math |
0 replies
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.
Is your feature request related to a problem? Please describe.
In order to type x3 x3
I have to copy paste it form another website.
Describe the solution you'd like
I'd like to be able to simply be able to write x^3 and x_3
Describe alternatives you've considered
Have a LaTeX inline block.
Additional context
Add any other context or screenshots about the feature request here.
Bonus
[x] I'm a sponsor and would appreciate if you could look into this sooner than later 💖
All reactions