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

Last line format override all lines in Copy & paste from Google Docs #3976

Closed
pablopla opened this issue Jan 28, 2024 · 0 comments · Fixed by #3989
Closed

Last line format override all lines in Copy & paste from Google Docs #3976

pablopla opened this issue Jan 28, 2024 · 0 comments · Fixed by #3989

Comments

@pablopla
Copy link

pablopla commented Jan 28, 2024

Steps for Reproduction

  1. Visit https://v2.quilljs.com/standalone/full
  2. Create a Google Docs document with two lines. First line with plain text and second line with bold text.
  3. Copy & paste from Google Docs to Quill.

Google Docs document should have two lines:
aaa
bbb

Expected behavior:
First line should be plain text, second line should be bold.
aaa
bbb

Actual behavior:
Both lines are bold.
aaa
bbb

Platforms:
Chrome 121.0.6167.85 / Ubuntu 22.04

Version:
v2.0.0-beta.1

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

Successfully merging a pull request may close this issue.

2 participants