Replies: 14 comments 17 replies
-
you can check slate https://www.slatejs.org/examples/richtext I used it in one project and it turned out to be OK :D |
Beta Was this translation helpful? Give feedback.
-
did anyone use mui-rte? |
Beta Was this translation helpful? Give feedback.
-
Does anyone have ideas which library kind of work and give us html string with inline styles. |
Beta Was this translation helpful? Give feedback.
-
srt |
Beta Was this translation helpful? Give feedback.
-
rtrt |
Beta Was this translation helpful? Give feedback.
-
what about https://www.tiptap.dev/? |
Beta Was this translation helpful? Give feedback.
-
Bump for this. Anyone have a good suggestion? SunEditor & react-draft-wysiwyg were giving me issue with content change (They automatically scroll to top upon content change), CKEditor can't have alignments plugin :/ |
Beta Was this translation helpful? Give feedback.
-
Any news about this topic??? |
Beta Was this translation helpful? Give feedback.
-
I am using CKEditor (for markdown, I am using Turndown). It supports image upload and table features. If you want to headerless table you can check this also. |
Beta Was this translation helpful? Give feedback.
-
dropdown not working in next.js-13.4.5, for react-draft-wysiwyg. I also asked question on stackoverflow. |
Beta Was this translation helpful? Give feedback.
-
How about Lexical? https://lexical.dev/ You can take a look at the playground here to see what's possible with Lexical: https://playground.lexical.dev/ |
Beta Was this translation helpful? Give feedback.
-
hello w**orld** |
Beta Was this translation helpful? Give feedback.
-
Hey everyone! 👋 I made it because I was tired of complex or outdated editors — so here’s a clean, modern, and open-source alternative you can actually use in your projects. 👉 Live demo: mina-rich-editor.vercel.app 💻 GitHub repo: github.com/Mina-Massoud/Mina-Rich-Editor Would love to hear your feedback or suggestions! |
Beta Was this translation helpful? Give feedback.
-
next-mdx-remote is great and works seamlessly with Next.js. You can see it in action in my implementation here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Community Members,
Please suggest some rich text editor for Next js. I am developing a cms where i need to provide images and text design in my content. Thank You.
Beta Was this translation helpful? Give feedback.
All reactions