add and remove line through javascript code example Example: Remove line breaks with JavaScript String.replace(/(\r\n|\n|\r)/gm," ")