Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-12-01 14:33
Flavor·Python

r"
(?<!\n)#[\da-f]{3}(?!\w)(?!\n)|(?<!\n)#[\da-f]{6}(?!\w)(?!\n)
"
g
Open regex in editor

Description

no description available

Submitted by anonymous