slab / quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility
https://quilljs.com
BSD 3-Clause "New" or "Revised" License
42.3k stars 3.31k forks source link

Use the alignment in the list, getSemanticHtml to get the content missing alignment class name #4271

Open MrMJY opened 1 week ago

MrMJY commented 1 week ago

image

When I use the right alignment function in the list, it displays normally in Quill, but when I get the HTML content through the getSemanticHtml method, the alignment class name is missing.

medi6 commented 1 week ago

Hi, I've got the same problem.

chaitanya1248 commented 3 days ago

I tumbled across the same problem. Is there a way this fix is making its way to a release soon?