Tagged Questions
1
vote
1answer
263 views
How do I keep the new line/line break/end of line in a file consistent across mac and windows
I use DropBox on both a windows and a mac.
Whenever I add lines to a .txt file on my mac and sync it with DropBox to my windows, the "new lines" are skrewed up when reading the file on my windows, ...