Quote:
Originally Posted by Fallingwater
If you're using a third-party text editor (specifically Editpad, but it might happen with others) and getting the same problem, copypaste the whole of the document in Wordpad and save it as .txt. The converter obviously expects carriage return characters different from those Editpad uses.
|
Could be a platform issue? For example, a Linux text editor expects Linux line endings, so I have to set my text editors to use Windows line endings instead. Minor, but potentially game breaking.