OK, this one is driving me nuts.... I have a string that is formed thus:
var newContent = string.Format(\"({0})\\n{1}\", stripped_content, reply)
Actually it works but with opposite option i.e.
RegexOptions.Singleline