Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-08-17 20:17
Flavor·Python

r"
[\w :,]+(#(?:[a-fA-F0-9]{3}|[a-fA-F0-9]{6}))\b
"
g
Open regex in editor

Description

no description available

Submitted by Prayash Mohapatra