Displaying page
of
pages;
Items to
Title |
Test
Details
Remove (X)HTML like tags
|
Expression |
<\s*?[^>]+\s*?>
|
Description |
This simple pattern is useful for removing all HTML tags with or without atributes. It has no removing white spaces
|
Matches |
< html > | < div style="title_1" class='number'> | < div style="title_1" class='number' > | < img src="img.gif" / >
|
Non-Matches |
Plain text
|
Author |
Rating:
Shreeve
|
Displaying page
of
pages;
Items to