Share via

With paragraph marks on, what are spaces with NO dot or circle called and how do I find/replace them?

Garrett 0 Reputation points
2025-11-20T17:49:04.5833333+00:00

When I copy work from Word into our CMS to publish, I often see words run together on the front end. Not completely joined, but the space is closed more than between other words. The source is the Word doc, only visible when paragraph marks are turned on, and hard to see even then.

User's image

Look between laws and that or between apply and generally or the and Federal. There are several more.

This is how it appears on the front end. It is subtle, but it is important for our brand to maintain consistency and a certain look and style. Where there is no paragraph space mark in Word, there is only a half-space here:User's image

  1. Why does this happen in Word?
  2. What are these spaces (or fake spaces) called?
  3. Is there a way to find/replace them?
  4. Is there a way to avoid them before they even happen?

Space issue in Word.jpg

Front end space issue.jpg

Microsoft 365 and Office | Word | For business | Windows

3 answers

Sort by: Most helpful
  1. Charles Kenyon 166.5K Reputation points Volunteer Moderator
    2025-11-20T19:06:11.0066667+00:00

    Try simply selecting one of the strange spaces and press Ctr+ and then Ctrl+H to bring up the Replace dialog.

    In Find What, press Ctrl+v; in Replace With press a single space.

    2 people found this answer helpful.

  2. Garrett 0 Reputation points
    2025-11-20T19:25:35.97+00:00

    When paragraph marks are revealed, the spaces that aren't regular spaces (the dot), or non-breaking spaces (the circle), but are just blank, are narrow no-break spaces (NNBS). You can find them in Word by going to Insert > Symbol, enter character code 202F in the Symbols tab.

    To search for these in your document, enter ^u8239 in the Find or Search field. In the Replace field, create a space.

    If you have paragraph marks on and you see a NNBS, you can reveal its character code (202F) by highlighting it then Alt + X. Alt + X will change it back.

    Please correct me if I've got anything wrong, and thanks to everyone who jumped in with great answers so quickly.

    0 comments No comments

  3. Alexis-NG 15,375 Reputation points Microsoft External Staff Moderator
    2025-11-20T18:20:36.2466667+00:00

    Hi @Garrett,

    Thank you for posting your question to Microsoft Q&A Forum.

    The spaces you’re seeing without a dot or circle when paragraph marks are turned on in Word are usually non-breaking spaces (NBSP) or other special spacing characters.

    • When text is copied from other sources (web pages, PDFs, CMS exports), Word often retains non-breaking spaces (Unicode U+00A0) or thin spaces instead of normal spaces.
    • These characters prevent line breaks and can cause inconsistent spacing when published to a CMS.
    • Non-breaking space (NBSP) is used to prevent a line break between words.
    • Sometimes thin space or no-width space can appear, but NBSP is the most common culprit.

    You can use Find and Replace feature to find and replace them in Word:

    1. Open Find and Replace (Ctrl + H).
    2. In Find what, enter:
      • ^s is Word’s special code for non-breaking space.
    3. In Replace with, enter:
      • Just press the spacebar once.
    4. Click Replace All.

    With other invisible spaces, you can use wildcards in Find and Replace:

    • Enable Use wildcards.
    • Search for ^u00A0 (Unicode NBSP) or other codes if needed.

    To avoid this before it happens, when pasting from external sources:

    • Use Paste → Keep Text Only (or Ctrl + Shift + V in some versions).
    • Or Clear Formatting after pasting.

    I hope this information is helpful. Please follow these steps and let me know if it works for you. If not, we can work together to resolve this.    

    Thank you for your patience and your understanding. If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you. 

    I look forward to continuing the conversation. 


    If the answer is helpful, click "Accept Answer" and vote positively. If you have more questions about this answer, click "Comment".

    Note: Follow the steps in our documentation to enable email notifications if you want to receive email notifications related to this topic.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.