I'm working on a project and I have a problem with regex, I want to test some html attributes and it works, but when I have a quotes inside this does not work.
When I add the quote I have this result.
So I hope you can help me. (I check in javascript)
/([-\$@\w\d\i]+)="([-. =\:;()'\$@\w\d\i]*)"/gim