1. Replace “\s+$” with [leave blank] removes all the empty lines
2. <.*> finds everything that starts Replace "s+$" with < and ends with >[leave blank] removes all the whitespaces
3. <.*> finds everything that starts with < and ends with > 4. Replace href=" with "\n" to start a new line for each url