13 Sep
2008
13 Sep
'08
9:29 p.m.
Hi, I have a problem in the new rendering. We cannot differentiate between a URI and a multiwiki link. For example: [[prefix:value]] This can be considered as a URI or as a space/page (another ambiguity) pointing to the "prefix" subwiki... Right now what I've done is to only support mailto: URI and URI with the format scheme://value. Any other prefix:value is considered a multiwiki link. Ideally we should have a better format so that there's no ambiguity. WDYT? (I don't have a good proposal right now). Thanks -Vincent