Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - a month ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 2 months ago
0

Java RegEx Group Test

Java 8
Test
Submitted by anonymous - 4 months ago
0

APA Citation v1

Java 8
Parse APA v7 citations
Submitted by mathias v - 4 months ago

Get h1-6 tag

0

Regular Expression
.NET (C#)

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

Description

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