- Create
fileA.txt on windows.
- Upload and open the file in the editor.
- The option 'Insert final new-line before saving' should be turned on.
- Edit
fileA.txt so that it does not end with a new line and save it.

Then, instead of inserting a new line at the end, a weird character "NL" appears.
I guess the cause is that we inserted \n at the end also for windows text files.