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
180 stars 32 forks source link

[Bug]When rendering the image, an empty `img` tag is added #38

Closed condorheroblog closed 1 month ago

condorheroblog commented 1 month ago

Check This Demo Link: https://reactjs-tiptap-editor-playground.vercel.app/

image
hunghg255 commented 1 month ago

@condorheroblog I fixed this bug, move to use block instead of inline and fixed align image

hunghg255 commented 1 month ago

Screenshot 2024-09-07 at 09 04 03