Regular Expressions 101

Community Patterns

0

Address

Golang
for the demo 2019/09/27
Submitted by anonymous - 4 years ago

Code couleur en hexadécimal

0

Regular Expression
ECMAScript (JavaScript)

/
#(([0-9A-F]{6})|([0-9a-f]{6}))
/
gm

Description

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