Regular Expressions 101

Sponsors

Library entries

0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 3 days ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 8 days ago
0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 11 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 20 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 20 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 21 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 21 days ago

Get h1-6 tag

Vote

0

Regular Expression
dotnet

"
<(h[1-6]){1}(?:.*?)?>(.*?)</h[1-6]>
"
g

Description

Loading markdown...
Submitted by OlegBel - 2 months ago