I found that when copying a few lines (with newline character), only the first appears in KP. Try copy and paste in KP: ``` Line 1 Line 2 Line 3 ``` I suggest that in such cases, change the `\n` to ` ` (space).
I found that when copying a few lines (with newline character), only the first appears in KP.
Try copy and paste in KP:
I suggest that in such cases, change the
\nto(space).