Regex tester
Pattern
Input
This is some Text: <a href='/text.html'><img src='/images/text.png'/></a>
Options
Replacement
Click the context tab to see replacements.
3 matches found in about 5 milliseconds.
IndexPositionMatched String$1
013Textempty string
119<a href='/text.html'><a href='/text.html'>
240<img src='/images/text.png'/><img src='/images/text.png'/>
This is some Text: <a href='/text.html'><img src='/images/text.png'/></a>
  1. This is some
  2. :
  3. <a href='/text.html'>
  4. empty string
  5. <img src='/images/text.png'/>
  6. </a>