Community Patterns

Community Library Entry

2

Regular Expression
Created·2017-10-04 10:48
Flavor·ECMAScript (JavaScript)

/
RT(\A|\s)@(\w)+
/
Open regex in editor

Description

find retwitt hashtag on Twitters and add a label to highlight it.

Submitted by anonymous