diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-04 18:46:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-04 18:46:31 +0000 |
commit | 7780d221984237444bdcabb55d74707e585b09be (patch) | |
tree | d4950898218f79c660178f8f2fb9b5e759b51cea | |
parent | 883acbb44cf6a8c037b49c73231e3f3276a42eee (diff) |
web commit by NicolasLimare: explanations
-rw-r--r-- | doc/todo/absolute_urls_in_wikilinks.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/absolute_urls_in_wikilinks.mdwn b/doc/todo/absolute_urls_in_wikilinks.mdwn index 5120c6568..ad6e5ff5c 100644 --- a/doc/todo/absolute_urls_in_wikilinks.mdwn +++ b/doc/todo/absolute_urls_in_wikilinks.mdwn @@ -16,3 +16,5 @@ since these pages can be included from a subdir. Ditto, links from \[[ inline .. >> my sidebar is generated as http://foo.org/menu/index.html, so all the links generated by >> \[[inline ]] or \[[map ]] are relative to this position. >> Included from http://foo.org/section/sub/blah/index.shtml, the links are broken. +>> +>> — NicolasLimare |