replace (/(\r\n|\n|\r)/gm, "");. That should remove all kinds of line breaks. Hope it helps!! Thank you!! answered ...
確定! 回上一頁