Can I get the realname?

Chiyuan Zhang <[email protected]> Sat, 20 May 2006 15:33:06 +0000 (UTC)
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
I mean the title defined by #title directive. For 
example, I wrote in FooBar.muse:

#title Introduction to Foo Bar
...

and then I write something like this [[FooBar]], 
can I make it generate

<a href="FooBar.html">Introduction to Foo Bar</a>

rather than 

<a href="FooBar.html">FooBar</a>

with regards,
Chiyuan Zhang