diff options
-rw-r--r-- | doc/todo/absolute_urls_in_wikilinks.mdwn | 5 |
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 new file mode 100644 index 000000000..27d69aa42 --- /dev/null +++ b/doc/todo/absolute_urls_in_wikilinks.mdwn @@ -0,0 +1,5 @@ +[[tag wishlist]] + +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. |