Monday, May 15, 2023

WARNING - Blogger is adding a space at the beginning of each new entry

Google's Blogger is adding a space to each new blog entry you create. The code in HTML view is:

<p>&nbsp;</p>

Blogger probably wants to indent the first line of a paragraph, however what it's commonly done is to use a tab, not a space. In any case this is a weird behaviour, since most blog writers won't notice that and will leave a space without wanting it. Most likely it's a bug in the system, since years ago it didn't happen.

Some information:

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.