| Title |
Test
Find
Html Comments exclude if
|
| Expression |
<!--(?!\s*\[if[^]]+]>[^<]*<!\[endif\]).*?--> |
| Description |
Matches html comments but excludes comments that contain if statements |
| Matches |
<!-- this is a comment --> |
| Non-Matches |
<!-- [if lt IE 9]>blah<![endif]--> |
| Author |
Rating:
Not yet rated.
Michael Lodder
|
| Source |
|
| Your Rating |
|