I would fix the text file
- replace all double new lines (end of paragraph) with say '###',
- replace all single new lines with space
- replace all double space with space
- replace the '###' with new line
- convert the file
I'd use Notepad++ on Windows, TextWrangler on Mac and SciTE on Linux. And I'd save as macro so I have it next time.
BR