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.
setUp and tearDown should be optional too, but are probably useful for more compilcated test scripts.
Using a hash will break in certain cases. Try reading about loop detection on wikipedia or stackoverflow for alternative strategies.
Not a general solution; will fail after 125!
just click the compare button next to any of the other solutions.
http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454