From: Frank S. <fra...@rn...> - 2003-08-04 14:29:40
|
> >>> "mi...@sl..." 08/04/03 15:11 >>> > > Is there a way to prevent phpwiki from removing the tilde from a link? > > I have a link like so: > > [test linke | http://www.myserver.com/~userlink/ ] > > and it's getting trunc'd to http://www.myserver.com/userlink/ > > Can I prevent that? Yep. Use two tildes, i.e., [test linke | http://www.myserver.com/~~userlink/ ] Of course, this is new markup only. frank |