diff options
author | Joey Hess <joey@kitenet.net> | 2008-04-12 13:21:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-04-12 13:21:11 -0400 |
commit | 57035d610e9446e9a50b6807be2bb33d182c4c3b (patch) | |
tree | 9edc9c43b4257e322f59d4c9be5bedfae8f6c4b4 /doc/bugs | |
parent | 1f4dec34e2711a4f9b0ae09ffeba69b5cddb208b (diff) |
web commit by http://sabr.myopenid.com/
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn b/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn new file mode 100644 index 000000000..229c6f28b --- /dev/null +++ b/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn @@ -0,0 +1,3 @@ +When you click on a broken link to create a new page, Ikiwiki lower-cases the new page's filename. I wish it wouldn't. + +If I click on "Czars in Russia", I'd like Ikiwiki to create "Czars\_in\_Russia.mdwn", not "czars\_in\_russia.mdwn". Is this possible? --[[sabr]] |