• Resolved ClintN

    (@clintn)


    In the editor I always add a space after a full stop, because that was the only English class I paid attention in school.

    When previewing or live in the browser there’s no space between the full stop and the first letter. I go back to good old TinyMCE Advanced & the space (or spaces) are clearly still there!

    This is driving me nuts!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think this is an html issue you are seeing. Very little to do with WordPress.

    When a browser displays text in html it collapses white space and fills / justifies the text as the css context requires. There are special codes for the likes as “non breaking space” and a “zero width space” when the author imposes layout constraints, but otherwise spaces like yours are discarded aplenty.

    Thread Starter ClintN

    (@clintn)

    Thanks for helping me Ross

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wordpress removing spaces after full stop’ is closed to new replies.