Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-11-06 17:10
Flavor·PCRE (Legacy)

/
<h([1-6]).*>.*<\/h\1>
/
g
Open regex in editor

Description

This regex get all header tag in html file with tag included

Submitted by Aubin