Regular Expressions 101

Sponsors

Library entries

-1
pcre

Finds <font> tag

Useful for cleaning old html code from tags
Submitted by anonymous - 10 years ago
-1
pcre

Substitutin

no description available
Submitted by anonymous - 9 years ago
-1
python

for checking code number 1111/111111111

no description available
Submitted by dejv - 9 years ago
-1
python

sfafagergfwefe323

no description available
Submitted by anonymous - 8 years ago
-1
pcre

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
-1
python

text beetween text

no description available
Submitted by karol - 8 years ago
-1
python

woop

no description available
Submitted by anonymous - 8 years ago
-1
python

date format for year 2000 above

no description available
Submitted by anonymous - 8 years ago
-1
pcre

website

If needed to test entered website
Submitted by Max Shishkov - 8 years ago
-1
python

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
-1
python

word_to_match

no description available
Submitted by anonymous - 8 years ago

Extract markdown table from a markdown string

Vote

-1

Regular Expression
pcre

/
((\r?\n){2}|^)([^\r\n]*\|[^\r\n]*(\r?\n)?)+(?=(\r?\n){2}|$)
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago