]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/case.mdwn
web commit by joey: cleanup
[ikiwiki.git] / doc / todo / case.mdwn
index 7d9e38ddf6319d237f417ec321a63eeeec8ffc7e..34a3d81d1f8dce81de3aa956b160e9446ba33756 100644 (file)
@@ -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.