Tutorial-1 HTML code: <a href="yada yada">words</a>
Tutorial-2 HTML code: <a href="yada yada">words</a>
Tutorial-3 HTML code: <a href="yada yada">words</a>
Tutorial-4 HTML code: <a href="yada yada">words</a>...
I want to only remove the "Tutorial-1 ", "Tutorial-2 ", "Tutorial-3 ", "Tutorial-4 " from the lines. I have tried using "Tutorial-* " but that doesn't work.
I realize for some users a wildcard could get them into trouble, however, I'd still like to have the option
