tildes in urls are not special:
~ escapes the URL, but the URL is not parsed as inline text:
- ~http://example**.org**/~user/ is rendered http://example**.org**/~user/
- ~http://example//.org///~user/ is rendered http://example//.org///~user/
Another test; no Creole formatting inside URLs: