Document:
Press Ctrl+C to copy 1\n to clipboard, do Alt+M, Ctrl+V into Prefix text to lines. Expected result:
Actual result is different. Now do the same but Ctrl+V into Append text to lines - expected:
Again, result is different.
Solution: apply the same normalization as in #121 - remove \r \n from these two input values.