Matching newlines using Regular Expressions in JavaScript
As I was struggling with a regular expression the other night, I came across this article at Simon Willisons weblog that solved my problem with Matching newlines using Regular Expressions in JavaScript!


