diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-12 05:17:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-12 05:17:29 +0000 |
commit | 065f298986eff2577b87aa3801e1ea9e8f135c87 (patch) | |
tree | d4758b90101447ee8fd2a2730a828aa25e7bf25b /doc | |
parent | f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19 (diff) | |
download | ikiwiki-065f298986eff2577b87aa3801e1ea9e8f135c87.tar ikiwiki-065f298986eff2577b87aa3801e1ea9e8f135c87.tar.gz |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/case.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/todo/case.mdwn b/doc/todo/case.mdwn index 1506481d3..34a3d81d1 100644 --- a/doc/todo/case.mdwn +++ b/doc/todo/case.mdwn @@ -3,4 +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, 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. |