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:
- start drafting a new post
- put a large chunk of a formatted text onto your clipboard
- past it into your draft
- your formatting is gone and the text is one large paragraph block
Expected behavior
- Pasted text should preserve any existing formatting.
- 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.
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:
Expected behavior