summaryrefslogtreecommitdiff
path: root/doc/todo/absolute_urls_in_wikilinks.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/absolute_urls_in_wikilinks.mdwn')
-rw-r--r--doc/todo/absolute_urls_in_wikilinks.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/absolute_urls_in_wikilinks.mdwn b/doc/todo/absolute_urls_in_wikilinks.mdwn
index 29f438e2d..3a6a8cb65 100644
--- a/doc/todo/absolute_urls_in_wikilinks.mdwn
+++ b/doc/todo/absolute_urls_in_wikilinks.mdwn
@@ -3,3 +3,8 @@
An option to have absolute urls in wikilinks instead of relative ones would be useful,
for pages included into other pages out of the wiki rendering process (shtml for example)
since these pages can be included from a subdir. Ditto, links from \[[ inline ..]] or \[[map ..]].
+
+> You can make a wikilink absolute by prefixing it with a /, see
+> [[subpage/linkingrules/]]. Pagespecs match absolute by default. But what do
+> you mean "included from a subdir"? If you inline a page, its links shouldn't
+> change. --Ethan \ No newline at end of file