diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 19:54:40 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 19:54:40 +0000 |
commit | a8964c1f3c76862e32d02f8ce67ecd29281b3c62 (patch) | |
tree | 05f9b295186dc9e8e58a4d93bd82141bc06284a3 | |
parent | d10cb6ebe439b7cf9b94f09219fb362fa15def59 (diff) |
bar
-rw-r--r-- | doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn index 11b2e1ecd..a4578f719 100644 --- a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn +++ b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn @@ -1,5 +1,5 @@ The [[linking_rules|subpage/linkingrules]] should document how to link to a page at the root of the wiki when a normal, unadorned link would use a page of the same name further down the hierarchy. For example, how should [[todo/latex]] link to [[logo]] rather than [[todo/logo|todo/logo]]? > I agree, unfortunatly the real bug is that the linking rules don't -> provide a way to do such a link. \[[../foo]] is probably the best +> provide a way to do such a link. \\[[../foo]] is probably the best > approach, although it won't work yet. --[[Joey]] |