I think the markdown trick you quote there should work on iOS as well. Ie make a plain text file with .md as extension, and import that. It should collapse the extra paragraphs in that case, because markdown defines an empty line as a paragraph end.
I think the markdown trick you quote there should work on iOS as well. Ie make a plain text file with .md as extension, and import that. It should collapse the extra paragraphs in that case, because markdown defines an empty line as a paragraph end.