Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
The capitalization rule is literally the worst. It's not clear at all. The time spent guessing how the capitalization rule works is many times greater than the keyboard part.
Please don't make us juggle 10 things at once.
Your solution or you description is wrong:
should equal
The interesting part:
"yuek .,f" should equal "yuek .,F"
(f after a comma musn't be capitalized.)Or this one:
should equal
Wrong parts:
"? ;h" should equal "? ;H"
and"?,p" should equal "?,P"
You have to specify how many spaces are admitted after a punctuation mark.
No clear rule with the character
'
.Sometimes sentence between two
'
has to be capitalized, sometimes not.Here for example