The pattern should match only the "=" symbols with in the html content other than the HTML attributes.
i.e if we have Sample head This is a test a=b=c=d or a = b = c
The pattern should match only "=" outside the html tags <>