How to Keep Text from Becoming a Clickable Link

How to Prevent Text from Turning into a Link

by Heinz Tschabitscher | Mar 16, 2026 | Useful Tech

Tired of your words and letters turning into links when least you expect it? Annoyed by the doings of an automatic formatter (with font weight, color and an underlining brush) that even undoing will not fix? Find out here how to prevent text from turning into a link ⤓ in any software and application on any platform using Unicode.

First, Everything Annoying and Bad

Everything annoying and bad is something good and pleasant taken a bit too far.

This premise makes it so much easier to talk to other people — and yourself — about what bugs you. We’re not speaking of abhorrent behavior to be avoided (and get defensive about); we’re talking about something valuable to keep doing (a bit less).

It’s great that the loud person is so lively! Good to know the lazy one knows how to relax! How valuable that the stubborn has learned to be assertive!

Now, before we get lost forming value squares with Nicolai Hartmann and Friedemann Schulz von Thun in the footsteps of Aristotle… it’s great that every app has learned to turn all text into links! Let’s talk to them about that:

How to Keep Text from Becoming a Clickable Link (Unicode Trick)

Time needed: 1 minute

To prevent software from turning text of the pattern <□□□□□>.<□□> into a clickable and underlined link:

  1. Type the domain name up to and include the final dot.

    Example: To insert ladedu.com without it turning into a link, start with ladedu..

  2. Insert a zero-width joiner or zero-width non-breaking space.

    Here’s how: Copy either character using the table below, then past it following the dot.
    Here’s why: These invisible characters (should) have no affect on the display of the text, but interfere with the pattern used in the program to recognize URLs (typically a domain name followed by a dot and a top-level domain).
    Here’s which: Both characters should work; do experiment with the zero-width non-breaking space first.
    Example: ladedu.<zero-width non-breaking space>.

  3. Complete the domain name with the top-level domain.

    Example: ladedu.com.

Finally no underline, no clickability?

Buy La De Du a tea

Tips help fuel these email and tech how-tos.

Zero-Width Characters

Zero-width space ​
Zero-width non-breaking space ‍⁠
Zero-width non-joining character ‍‌

They’re also in Word: How to Insert and Use Zero-Width Space in Word

Stop Text from Turning into a Link Automatically: Domain to Non-Linkable Text Converter

The other way ’round: Zero-Width Space Detector: Zaps Hidden Chars from Text

(First published December 2024, last updated March 2026)

Home » Useful Tech » How to Keep Text from Becoming a Clickable Link