Remove URL and keep link text
| Sample Link | Customized Link Text | Result |
|---|---|---|
|
HTML link: <a href='http://www.malicious.com/ index.php'>here</a> |
%LINKTEXT% | <a href=''''> here</a> |
| HTML text only: http://www.malicious.com/index.php | %LINKTEXT% | |
| Plain text: http://www.malicious.com/index.php | %LINKTEXT% |