Replies: 7 comments 1 reply
-
cool, if that possible and can improve what already exists, that would be great. |
Beta Was this translation helpful? Give feedback.
-
This looks sweet! I'm currently looking at ways to add in a custom markdown widget. Just to add some of these rich text features that plate has. Like alignment. I really want to add more to the image insert component as well. being able to align or add a class to images would be huge. (full width, half width, float left, float right) |
Beta Was this translation helpful? Give feedback.
-
If there's anyway I can help please let me know!! |
Beta Was this translation helpful? Give feedback.
-
#6964 |
Beta Was this translation helpful? Give feedback.
-
We should add math equations to the list of features that we want in the Slate replacement: #1279 |
Beta Was this translation helpful? Give feedback.
-
I know it may not be a RTE issues, but it must reside close. And it may have to incorporate usage of a text editor. Are there plans for getting the diff, and conflict resolution? |
Beta Was this translation helpful? Give feedback.
-
Big +1 for this. It'd be a major improvement. Any idea on when it might be implemented? I noticed there's a PR now for it here #7162 I've just started using Decap, and some of the most important features it's missing for me are related to the editor:
I'm using Nuxt Content and I'd like to add inline components, and format text with styled spans and attributes (docs): Hello [World]{style="background-color: var(--color-primary-500)"}!
Hello [World]{style="color: green;" .custom-class #custom-id}! Will this feature solve these problems? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am considering switching to Plate (https://platejs.org/) because as I see it, the plugin implementations are close enough to ours that it does not make sense to duplicate this stuff.
Pros, from my POV:
Things to consider / potential downsides:
I’m already working on a proof of concept on the side and will be able to open a draft PR soon, but would appreciate any thoughts before digging deeper.
Beta Was this translation helpful? Give feedback.
All reactions