I have a long page of HTML code. Sprinkled in the code is a variety of links in the form of
<a href="/whatever.com">Whatever</a>
What regex do I need for Search|Replace in Notepad++ to strip out the entire page of HTML and just leave an isolated listing of the links like this:
whatever.com
whichever.com
whoever.com