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
203 stars 37 forks source link

Bullet list and ordered list and text alignment issue #109

Open wilsonwg opened 1 week ago

wilsonwg commented 1 week ago

When a bullet list or an ordered list is created inside the content, applying the text alignment to the list would make it looks strange. The text are aligned according to the setting (center or right), but the bullets remain aligned to the left.