hunghg255 / reactjs-tiptap-editor

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://reactjs-tiptap-editor.vercel.app/
MIT License
207 stars 38 forks source link

Support for attach files #45

Closed JohnnyDevJs closed 2 months ago

JohnnyDevJs commented 2 months ago

Is there a block for uploading files?

hunghg255 commented 2 months ago

Currently there is no extension support for attaching files. I will reseach later

hunghg255 commented 2 months ago

@JohnnyDevJs I added an extension to the attachment

JohnnyDevJs commented 1 month ago

@hunghg255 I saw the new fit, it looks really good. Thanks!