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


I’ll take a look at the markdown_to_html function tonight. I’m not sure if this is coming from some of our custom markdown parsing or if this might be coming from markdown2, the python library that does the bulk of the work.