How can i disable the custom link option in the editor
that looks like
[](url)
[text](https://example.com)
I dont like that users could “fake” the target.
Also, and thats actually more important: if you copy a link from a website
it COULD be that the pasted and sent link
is a formatted link that shows a fake target.
I only could find an option to disable chat formatting completely
on client side.
I would like to disable the link highlighting (clickable links) and everything else about links
to show plain text link https://example.com
.
Is this possible?
Perhaps with config or plugins?