Filament V4 HTML Editor
Is there a way using RichEditor or MarkdownEditor in order to be able to see the source code, but as well the preview? In V3, I used tiptap editor package, but it is not compatible with V4.
Thank you!
5 Replies
Working on a package of RichEditor plugins that will have a source tool. Stay tuned.
Thank you for your answer! Do you have an estimation for this?
Hi, @awcodes ! Any updates on this? Thanks!
I opened up the repo, but no release yet. Feel free to grab what you need from it and implement in your own app if time is a factor. https://github.com/awcodes/richer-editor
GitHub
GitHub - awcodes/richer-editor
Contribute to awcodes/richer-editor development by creating an account on GitHub.
I feel you need a Richie Rich gif on that repo 😂
Thank you @awcodes , indeed, time is a factor. Thanks a lot!