I've recently upgraded a project from v3 to v5 and noticed a difference/regression in how the RichEditor works. When pasting content with new line breaks, it inserts them as paragraphs. I have found the documentation about using shift+enter to insert a "HardBreak" newline and
<br />
<br />
but this isn't maintained when pasting content.
See example text:
This is one lineThis is just a line-breakThis is a new paragraph* list item one* list item newAnother paragraphAnother newlineA final paragraph
This is one lineThis is just a line-breakThis is a new paragraph* list item one* list item newAnother paragraphAnother newlineA final paragraph