LaTeX regards the newline character as a whitespace. This is important, since $a\in A$ and $a\inA$ are different. (Indeed the latter is an error unless a macro named ...
When trying to copy text from a PDF file and then paste it on a text editor, the text comes bundled with a bunch of extra newline characters that then need to be removed manually from the user. This ...