remove hyperlink from text that is a hyperlink

is this possible? sometimes i have text such as

https://my-site.com/default/files/YYYY-MM/

just as a pattern and not really a real link. i don’t want it to be clickable.

“unlink” is not an option when clicking the arrow/drodown menu in this case.

Unfortunately, due to some historical baggage, it’s not allowed to unlink text that is itself a hyperlink. The only workaround is to turn the link into a code snippet:

image

2 Likes

that totally works for me as a workaround. tnx!