On May 19, 2009, at 8:39 PM, Fabio Mancinelli wrote:
On May 19, 2009, at 8:06 PM, Vincent Massol wrote:
+ the ability to escape chars. For example if the user wants to have
the "/" char in a page name he would have:
Special~/Page
Maybe we could use the standard %XY way of escaping things so that we
could leverage existing libraries that are already able to handle
URIs.
yes I thought about it actually but I thought it was too complex to
remember.
Imagine you want to enter a "?" in a the page name. Do you know the
%XY value without looking it up when you're writing in wiki syntax?
Thanks
-Vincent