Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. text before line im interested in which may include <a> tag </a>
  2. Go to <a href="#step2"> Step 2</a>
  3. text after line im intrested in which may also include <a> tag </a>
  4.  
  5. (?!(Go to|Return to|Continue to)( )?)(<a(.*)?>(?!(( )?Step d( )?))(.*)?</a>)|(<a.*(Go to|Return to|Continue to).*/a>)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement