From: http://weakish.pigro.net/ Date: Thu, 24 Dec 2009 07:46:42 +0000 (+0000) Subject: use `SomePage <>` for wikilink? X-Git-Tag: 3.20100102.3~31 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=98c00730f6455cce03c2dc7486cdc75c150baa69;p=ikiwiki.git use `SomePage <>` for wikilink? --- diff --git a/doc/todo/Resolve_native_reStructuredText_links_to_ikiwiki_pages.mdwn b/doc/todo/Resolve_native_reStructuredText_links_to_ikiwiki_pages.mdwn index ca7b282fa..6219f1d14 100644 --- a/doc/todo/Resolve_native_reStructuredText_links_to_ikiwiki_pages.mdwn +++ b/doc/todo/Resolve_native_reStructuredText_links_to_ikiwiki_pages.mdwn @@ -322,3 +322,12 @@ The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to genera >> However, I think that if the cache does not work for a big load, it should >> not work at all; small loads are small so they don't matter. --ulrik +----- + +Another possiblity is use empty url for wiki pages (gitit uses this approach), for example: + + `SomePage <>`_ + +Since it uses *empty* url, I would like to call it *proposal 0* :-) --[weakish] + +[weakish]: http://weakish.pigro.net