You're right
tye, I just fixed the code not to use newlines in the regex. I should have done it that way from the beginning, because windoze and linux do different things with newlines (it seems windows stores \r\n at the end of each newline). It should work now.