Remove line breaks

Remove line breaks

Joins multiline text into a single line by removing line breaks. Use it to normalize wrapped paragraphs, addresses, or lists.

Use this step

Example

Input

First line
Second line
Third line

Output

First lineSecond lineThird line