aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorhttp://christian.amsuess.com/chrysn <chrysn@web>2012-05-11 13:50:36 -0400
committeradmin <admin@branchable.com>2012-05-11 13:50:36 -0400
commit26df48392faf5e2ff7741f8b1385038142762ac9 (patch)
tree60f7b7d7c020912e85268d5d7cc86e8868b7f628 /doc/todo
parent870bb10bd8f64acc0731c33dbf6a0451271afd36 (diff)
downloadikiwiki-26df48392faf5e2ff7741f8b1385038142762ac9.tar
ikiwiki-26df48392faf5e2ff7741f8b1385038142762ac9.tar.gz
maybe [[|that page]]?
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Using_page_titles_in_internal_links.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Using_page_titles_in_internal_links.mdwn b/doc/todo/Using_page_titles_in_internal_links.mdwn
index 9064d4daf..6e1438bfd 100644
--- a/doc/todo/Using_page_titles_in_internal_links.mdwn
+++ b/doc/todo/Using_page_titles_in_internal_links.mdwn
@@ -1 +1,3 @@
It would be really nice if, should a page happen to have a title metavariable then links to that page which do not explicitly state a title would use it. -- Daniel Silverstone
+
+> i like the idea for some applications, but i'm afraid there would be lots of cases where it wouldn't be appropriate to happen automatically, first and foremost capitalization. a syntax like ``\[[|that page]]`` might still be available, as the current implementation assumes the ``|`` character to be part of the page name. --[[chrysn]]