Stefan
Stefan
It could be, and it's one that crossed my mind before, but I wonder if there's a more elegant solution. I think it would be more beneficial if each parsed...
Suggestion: 
I added a WHITESPACE character range in b0c1d1b, because some students had trouble with the ALT+SPACE character in the workshop. This range is not complete.
I think it's these: https://stackoverflow.com/questions/6073637/javascript-regex-whitespace-characters charcodes: 9, 10, 11, 12, 13, 32, 160, 8232, 8233 Maybe there's more?