Do we have Formula support #168
Unanswered
irttboopathy
asked this question in
Feature Request
Replies: 3 comments
-
No for now |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do we have any roadmap for this?? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No |
Beta Was this translation helpful? Give feedback.
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.
-
I wanted to have block of strings, that would be treated as one, similar to formula in quilljs. When I wanted to delete, it should be deleted like Embeddable. This can be helpful to include tags, mentions and many other similar things.
But when I try to achieve that, we are always inserting new line before and after the embed node, that makes it have in separate line.
I came across the class called Block. I guess we are using for this use-case, but I don't find any document, or dig into the code to find its working.
Beta Was this translation helpful? Give feedback.
All reactions