SyntaxFix
Write A Post
Hire A Developer
Questions
You can use a backslash at the end of a line. So this:
a\ b\ c
will then look like:
a b c
Notice that there is no backslash at the end of the last line (after the 'c' character).