Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-06-24 20:46
Flavor·Python

r"
<(/?[BIT)(html)(body)(title)(head)]+)>
"
gi
Open regex in editor

Description

finds the common html tags

Submitted by Henri Mulder