cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
401
Views
1
Helpful
1
Replies

Automatic formatting of hyperlinks

Gurke123
Level 1
Level 1

Ive been using webex alot rececntly and there is one feature that keeps frustrating me.

whenever posting a Link into a conversation or chat room it gets automticly formatted do the Tabe name of the referenced website.

Example: https://webex.com -> automaticly formatted to The leader in collaboration & customer experience | Webex

 

is there any way to disable that, tanks in advance

1 Accepted Solution

RedNectar
VIP
VIP

Hi @Gurke123 ,

[Edit: I already answered this question once before - which was an even better answer. I'll repeat it here.  I've also found that if you put dashes before and after the URI, then this confuses Webex sufficiently to NOT convert your URI, but leave it readable - e.g. -https://cisco.com- bit of a kludge, but you don't need to enable markdown for this method]


Repeat of answer from 2020 below


The way to disable the automatic conversion of IP addresses to URIs in Webex Teams is to use Markdown.  It is a but fiddly, but works OK.

Firstly, make sure Markdown is enabled

RedNectar_0-1705952825249.png

 

Now you can use Code format to write IP addresses. Code format is envoked by enclosing your message with four backticks at each end - like this:

````1.1.1.1````

 Now you IP address will stay as an IP address and can be copied easily from the chat.

Note: The same method can be used to stop ````cisco.com```` being converted to https://cisco.com


Here's my original answer to this question


The way to disable automatic formatting of URIs is to use Markdown and then use an incredibly convoluted syntax to provide the text you want to appear in the link.  Unfortunately, I don't believe that you can convince Webex that it does not knw better than you if want text that Webex THINKS is a URI being transformed into a link.

First, you have to enable markdown, then enter some text that will be displayed in your message (it can't be blank) inside brackets, followed by the URI in parentheses - e.g. [my silly text here](https://webex.com) 

Here's a short video

 

RedNectar aka Chris Welsh.
Forum Tips: 1. Paste images inline - don't attach. 2. Always mark helpful and correct answers, it helps others find what they need.

View solution in original post

1 Reply 1

RedNectar
VIP
VIP

Hi @Gurke123 ,

[Edit: I already answered this question once before - which was an even better answer. I'll repeat it here.  I've also found that if you put dashes before and after the URI, then this confuses Webex sufficiently to NOT convert your URI, but leave it readable - e.g. -https://cisco.com- bit of a kludge, but you don't need to enable markdown for this method]


Repeat of answer from 2020 below


The way to disable the automatic conversion of IP addresses to URIs in Webex Teams is to use Markdown.  It is a but fiddly, but works OK.

Firstly, make sure Markdown is enabled

RedNectar_0-1705952825249.png

 

Now you can use Code format to write IP addresses. Code format is envoked by enclosing your message with four backticks at each end - like this:

````1.1.1.1````

 Now you IP address will stay as an IP address and can be copied easily from the chat.

Note: The same method can be used to stop ````cisco.com```` being converted to https://cisco.com


Here's my original answer to this question


The way to disable automatic formatting of URIs is to use Markdown and then use an incredibly convoluted syntax to provide the text you want to appear in the link.  Unfortunately, I don't believe that you can convince Webex that it does not knw better than you if want text that Webex THINKS is a URI being transformed into a link.

First, you have to enable markdown, then enter some text that will be displayed in your message (it can't be blank) inside brackets, followed by the URI in parentheses - e.g. [my silly text here](https://webex.com) 

Here's a short video

 

RedNectar aka Chris Welsh.
Forum Tips: 1. Paste images inline - don't attach. 2. Always mark helpful and correct answers, it helps others find what they need.