Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MrMJY opened this issue Jun 25, 2024 · 3 comments

Comments

@MrMJY
Copy link

MrMJY commented Jun 25, 2024

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
Copy link
Contributor

medi6 commented Jun 25, 2024

Hi, I've got the same problem.

@chaitanya1248
Copy link

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

@raffaele-clevermind
Copy link

This only fixes the case in which the alignment is a class, not when the inline style attribute is used, the fix should handle both cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants