aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Using_page_titles_in_internal_links.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Using_page_titles_in_internal_links.mdwn')
-rw-r--r--doc/todo/Using_page_titles_in_internal_links.mdwn3
1 files changed, 3 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
new file mode 100644
index 000000000..6e1438bfd
--- /dev/null
+++ b/doc/todo/Using_page_titles_in_internal_links.mdwn
@@ -0,0 +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]]