Description |
finds all HTML tags (<___>) in text and leaves normal text alone. Also matches all extra spaces and empty lines next to html tag, if any.Ragex has extra parentheses for orientation.
Usefull to delete all unwanted html from, lets say, wikipedia souce code. |