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

Large chunks of pasted text end up as one block and does not respect formatting #273

Open
auryn-macmillan opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working priority
Milestone

Comments

@auryn-macmillan
Copy link
Member

Describe the bug
Pasting a large chunk of formatted text strips the formatting and results in one large paragraph block.

To Reproduce
Steps to reproduce the behavior:

  1. start drafting a new post
  2. put a large chunk of a formatted text onto your clipboard
  3. past it into your draft
  4. your formatting is gone and the text is one large paragraph block

Expected behavior

  1. Pasted text should preserve any existing formatting.
  2. Pasted text should result in multiple blocks. Ideally it should distinguish between hard and soft line breaks, the former resulting in a new block, the latter resulting in a new line in the same block.
@auryn-macmillan auryn-macmillan added the bug Something isn't working label Oct 17, 2023
@auryn-macmillan auryn-macmillan self-assigned this Oct 17, 2023
@cedricwaxwing cedricwaxwing added this to the Tabula 2.3 milestone Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority
Projects
None yet
Development

No branches or pull requests

3 participants