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.
realy good!
Nice to find out in this way that the uppercase version of an character class means not.
%S means all non white space characters.
The same could have been achieved with %a which means all characters.
Anyways, good job mate!
I just fixed that in a fork
Changes,
There should be fixed tests in the final test too.