WordPress automatically inserts a blank line after you hit Return. I guess hitting Return to WordPress means you want to start a new paragraph and thus the app adds a blank line.
In the good old days of the classic editor, if I wanted to eliminate that blank line, say if I was writing what could only loosely be described as a poem, all I needed to do was switch to HTML mode in the app on my iPhone and delete the line between the sentences, thus achieving single-spacing in my published post. Easy peasy.
But since WordPress “decommissioned” the classic editor on its iOS app for the iPhone, the HTML code generated is a lot more complicated than it was in the classic editor. Each time you hit Return, the app creates a new paragraph block.
Here’s the poem as it appears using the paragraph block and hitting Return at the end of each line.
This a test
To see if I can figure out
How to single-space a line of text
Using the block editor
On my iPhone
Without having to use
The verse block.
Using the old Text tab in the classic editor on my laptop, here’s what the HTML looks like…

And to remove the extra line between sentences, all I needed to do was delete the spaces, so the updated HTML code look like this…

But the HTML code for this seven line “poem” above, using the paragraph block in the block editor on my iPhone looks like this…

Yikes! WTF?
So now, the only way I can figure out how to get my text to show single-spaced is by using the verse block, which looks like this…
This is a test
To see if I can figure out
How to single-space a line of text
Using the block editor
On my iPhone
Without having to use
The verse block.
Using the verse block is not terrible, but I prefer to look when I just have the lines of text appear in the body of the post and not inside a shaded block.
So here’s my question for you tech-savvy bloggers out there. If you are an iPhone user and you are using the WordPress iOS app for the iPhone, do you know how to single space your text after each Return without having to use the verse block?
Or am I SOL in the brave new world of the block editor?

Well, maybe except mine. I admit that my configuration is complicated. I’ve got a wall-mounted hi-def TV that is connected via an HDMI cable in the wall to my stereo audio receiver, which then connects to my cable box.
I read with interest a
I’ve been doing it this way since my return to blogging in May of 2017 after a two year hiatus. And it has worked perfectly.
I’m not exactly an HTML expert, but I am familiar enough with it that I will occasionally go to the HTML tab to fine tune something that doesn’t quite look right when I preview my post. And that is when I see this line of HTML code inserted into my post:
For some reason that line of code is being randomly inserted into the HTML on my draft posts and it changes the way my posts look. I have to manually delete that strange line of HTML code in order to keep the fonts consistent throughout the post.
Well, that seemed to work, although, because I’m using an iPhone, my screen doesn’t look like either of those two images in the graphic above.
So the next thing I tried to do was preview what my block editor post looked like. I tapped the “Preview” button on the top right of the screen. But instead of seeing a preview of my post so far, this is what I saw.
It has taken me about three hours so far to compose this post, which is ridiculous. So I’m going back to the “classic” mode will finish this post using the HTML editor. It’s not as easy to use as the classic Visual editor, but at least I know what I’m doing, which I don’t when using the block editor.