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

Fix pasting bullet and ordered lists from Word into Memcode editor #163

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

daniel-eder
Copy link
Collaborator

The default quill paste handling does not handle lists copied from MS Word.

There is an open issue at quill (which is unlikely to get fixed due to Quill's project status), in the comments a reasonably solid paste handler is discussed: slab/quill#1225 (comment)

Note: Currently my GitPod is erroring out on npm install, so I cannot test what I produced. It would be great if someone can test if it actually is set up correctly.
The paste matcher works as intended as far as I can tell, and can be tested here: https://codepen.io/darshak434/pen/GRMjvwr?editors=1111

@lakesare
Copy link
Owner

lakesare commented Aug 2, 2022

Works for me with minor adjustments, deploying!

@lakesare lakesare merged commit a7c360b into lakesare:master Aug 2, 2022
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

Successfully merging this pull request may close these issues.

2 participants