Quote:
Originally Posted by pzack
Hello, M. Sarmat89,
You must forgive my lack of knowledge here but how do I identify a tab?
In notepad++ I don't see this; there are no ^M markings, headwords are separate but I don't know if they are tabbed.
|
In notepad++, under View => Show Symbol, if you enable show white space and tab or show all characters, you will see an arrow pointing right for a tab. If you select show all characters, you will also see the EOL Depending on which encoding is being used, you will see LF (Linux EOL), CRLF (Windows EOL) or CR (old Mac EOL).