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

Quill: Add possibility to clear copy&pasted content from HTML #4349

Closed
3 tasks done
AntonLV opened this issue Jun 13, 2023 · 1 comment
Closed
3 tasks done

Quill: Add possibility to clear copy&pasted content from HTML #4349

AntonLV opened this issue Jun 13, 2023 · 1 comment
Assignees
Milestone

Comments

@AntonLV
Copy link
Contributor

AntonLV commented Jun 13, 2023

  • 1. Add possibility to clear copy&pasted content from HTML

  • Froala does it by default.

  • The problem is easily reproduced in FireFox.

Copy&paste in Chrome:
изображение

Copy&paste in FireFox:
изображение

Note. Currently available 'Quill - paste as plain text' setting doesn't help.

  • 2. There is no a possibility to center a content that is embedded.

  • 3. Heading styles in editor and on the view page appear differently, especially Headings 4/5/6

изображение
изображение
It appears because Quill adds their own styles which overwrite the same styles from Typography.

.ql-snow .ql-editor h4
.ql-snow .ql-editor h5
.ql-snow .ql-editor h6
@AntonLV
Copy link
Contributor Author

AntonLV commented Aug 9, 2023

@romanlesnikov
Re point №3: Some styles are still there.
изображение
Can we remove everything from 'editor_snow.quill.css' related to default HTML tags (H, P, LI, etc) styling?

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

No branches or pull requests

2 participants