quill icon indicating copy to clipboard operation
quill copied to clipboard

Copy / Pasting Lists from Quill into Google Docs, etc Does not Render the Bullets / Numbers

Open cancan101 opened this issue 4 years ago • 4 comments
trafficstars

Copy and pasting: image into Google Docs yields: image where those are lists but the bullets / numbers are not rendering. This seems to be due to Quill using: https://github.com/quilljs/quill/blob/e9f628b5562e78126291bb25f63d0dfc3f6c6f86/assets/core.styl#L69 and https://github.com/quilljs/quill/blob/e9f628b5562e78126291bb25f63d0dfc3f6c6f86/assets/core.styl#L85-L86 to accomplish rendering of the bullets.

Is there any work around to get the copy / paste to work and render the bullets?

cancan101 avatar Dec 02 '20 18:12 cancan101

@cancan101 hi, did you find the workaround?

qeireal avatar Apr 05 '21 13:04 qeireal

I did not.

cancan101 avatar Apr 07 '21 17:04 cancan101

Running into the same problem. There are several formatting issues (sub bullets, bold text) when I try to copy text out of the quill editor into google docs. Looking for a module solution if anyone has one.

BryceV avatar Feb 03 '22 23:02 BryceV

Same same. Also running into this. Have not found a solution yet.

Eraldo avatar Aug 27 '22 12:08 Eraldo

Any solutions ? I am facing the same issue.

prakash-seppi avatar Apr 17 '23 06:04 prakash-seppi

Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide :pray:

quill-bot avatar Apr 17 '24 10:04 quill-bot