X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/5c8351541d8bcdb09a137aa7fe029ce10e5db057..d534483b9befc360b3d973091b1b7f5692f15a6e:/doc/todo/case.mdwn diff --git a/doc/todo/case.mdwn b/doc/todo/case.mdwn index 7d9e38ddf..34a3d81d1 100644 --- a/doc/todo/case.mdwn +++ b/doc/todo/case.mdwn @@ -3,3 +3,9 @@ Being case insensative is handy, but it does make the [[BackLinks]] and support pagenames that have uppercase, while still allowing them to be linked to using any case. +Also, newly created pagenames that include upper case characters should +perhaps not automatically be converted to lower case then. + +Also, it's currently possible to check in a filename with uppercase and +ikiwiki will render it that way, but fail to edit it online and probably in +other ways.