I’d like to post links with a tilde (~) but the tilde gets removed. Is there a way to put it ?
Here’s such a link : https://git.sr.ht/~mariusor/box
Here’s what it should look like (with the added space to disable link rendering): https:// git.sr.ht/~mariusor/box


As a workaround, you can replace the tilde with %7E and it will work: https://git.sr.ht/~mariusor/box
Thanks !