Do backreferences work when using Perl regexes?
In an HTML file, when trying to find matching tags and everything in between, the following regular expression
<(\w+)>.*?</\1>
gives an "invalid regular expression" error.
Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.
