On Wed, Sep 01, 2010 at 10:11:15AM +0200, ABClf wrote:
> Hello all,
> 
> Question : how do you link to an url with parenthesis included ? Is there an
> escape trick ?
> for example : http://fr.wikipedia.org/wiki/Protocole_de_Londres_(brevet)

Use %28 and %29 for parens.

http://fr.wikipedia.org/wiki/Protocole_de_Londres_%28brevet%29

> I like very much the use of parenthesis in PmWiki link process for 
> abbreviating
> links ad libitum ;
> but, wouldn't it be possible (or better) to limit its usage to links that have
> no text link ?

That makes sense.. I'm not sure how easy it would be to implement this in the
current codebase, however.

Pm


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to