Displaying page
of
pages;
Items to
Title |
Test
Details
Remove Markup Tag
|
Expression |
<[^/bp][^><]*>|<p[a-z][^><]*>|<b[^r][^><]*>|<br[a-z][^><]*>|</[^bp]+>|</p[a-z]+>|</b[^r]+>|</br[a-z]+>
|
Description |
This regex will remove all markup tag except <p></p> and line break tag.
|
Matches |
All Markup tags
|
Non-Matches |
<p></p> <br> <br/>
|
Author |
Rating:
Sandeep Kumar
|
Displaying page
of
pages;
Items to