What is the regex to ignore names? <!Name>(!Name)

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

What is the regex to ignore names? <!Name>(!Name)

Post by *makinero »

What is the regex to ignore names?
.NET REGEX engine
<!TEST>
(!TEST)
does not work for me
Post Reply