Quantcast
Channel: String URLs are automatically hyperlinked - Meta Stack Overflow
Viewing all articles
Browse latest Browse all 3

String URLs are automatically hyperlinked

$
0
0

While answering questions that involve URLs, sometimes you just want to demonstrate something. For example if I write in my answer:

If you want to extract Strings that begin with http://example.blah.com/, you should...

The "http://example.blah.com/" String is automatically hyperlinked. That's not good because the link doesn't exist, I'm not really referring a real link. One workaround is using:

"[http://example.blah.com/][1]"[1]: http://

Now it looks fine: "http://example.blah.com/".

Is there a better way of disabling it? Or maybe not thinking about not making it default?

Edit: I'm aware that I can code block it, but I need it as is, it's not really a code.


Viewing all articles
Browse latest Browse all 3


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>