Regular Expressions 101

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 5 months ago
1
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 3 months ago
1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - a month ago

Get h1-6 tag

Vote

0

Regular Expression
dotnet

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

Description

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