On Jul 28, 2009, at 10:59, Iñáki Baz Castillo wrote: > Why links to classes or methods documentation cannot be hidden with abel? > > > The following: > > Google[http://google.es] > > is displayed as: > > Google > > > But the following: > > get[MyModule::Client#get] > > is displayed as: > > get[MyModule::Client#get] > > > Perhaps other bug?