Describe the bug
Copy/paste within the editor doesn't preserve a linebreak if it is the beginning of the copy.
To Reproduce
Steps to reproduce the behavior:
- Go to the live demo
- Select
This is ***bold and italic*** text., and select up to the end of the previous paragraph
- Press CTRL-C to copy
- Press CTRL-V to paste
- Note that the linebreak is not preserved
Expected behavior
Entire selection should be used in copy/paste
Describe the bug
Copy/paste within the editor doesn't preserve a linebreak if it is the beginning of the copy.
To Reproduce
Steps to reproduce the behavior:
This is ***bold and italic*** text., and select up to the end of the previous paragraphExpected behavior
Entire selection should be used in copy/paste