in reply to Re: Matching ampersands that are NOT part of an HTML entity?
in thread Matching ampersands that are NOT part of an HTML entity?

Shouldn't that be \# or [#] in an extended (ie., /x) regex, otherwise a naked # begins a comment-to-end-of-line?