Why doesn't <example regular expression here>
work in NotePad++?
答案1
NotePad++ is missing many common regex features, and some others have unusual syntax.
The correct documentation for regular expressions is a bit hard to find, and as Daniel points out, there's even documentation that says they meet Posix, which isn't right.